Seregon/zftpd

Zero-copy FTP/HTTP Daemon compatible with all POSIX systems

C/11.0 KB/No license
.gitignore
zftpd / .gitignore
1# Prerequisites
2*.d
3 
4# Object files
5*.o
6*.ko
7*.obj
8*.elf
9 
10# Linker output
11*.ilk
12*.map
13*.exp
14 
15# Precompiled Headers
16*.gch
17*.pch
18 
19# Libraries
20*.lib
21*.a
22*.la
23*.lo
24 
25# Shared objects (inc. Windows DLLs)
26*.dll
27*.so
28*.so.*
29*.dylib
30 
31# Executables
32*.exe
33*.out
34*.app
35*.i*86
36*.x86_64
37*.hex
38 
39# Debug files
40*.dSYM/
41*.su
42*.idb
43*.pdb
44 
45# Kernel Module Compile Results
46*.mod*
47*.cmd
48.tmp_versions/
49modules.order
50Module.symvers
51Mkfile.old
52dkms.conf
53 
54# debug information files
55*.dwo
56.DS_Store
57/external/ps4-payload-sdk
58/external/ps5-payload-sdk
59/external/ftpsrv-master
60/build
61/external/ps3libraries-master
62/external/ps3toolchain-master
63/external/PSL1GHT-master
64ftpd.log
65/uploads_test
66/plist-test
67/qa
68/zFrame
69*.plist
70test_mc_ping.py
71*.txt
72/backup
73 
74docs/ps4_ps5_syscall_report.md
75/ffi/rust/target
76*.log
77*.pyc
78 
79docs/investigation_report.md
80/external/ftpsrv-1.15-ng-beta8
81/zftpd-1.3.0
82CHANGELOG.md
83/zftpd-patched
84zftpd-patched (1).zip
85/external/libarchive-3.8.6-compiled
86/external/libarchive-3.8.6
87/reference
88/external/curl
89/external/Itemzflow-main
90/external/PS4-fan-control-master
91/external/ps5-fan-threshold-master
92/external/sJson-main
93/mcp
94/logs
95race
96