Files
FTP-Server/.gitignore
T

21 lines
170 B
Plaintext

# Binaries
*.exe
ftp-server
# Config (contains passwords)
config.json
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
Thumbs.db
Desktop.ini
.DS_Store
# Build output
ftp_root/