Files
DownLink/backend/.gitignore
Arkaprabha Chakraborty 1a0330537a feat: caching & logging
2025-07-09 21:55:32 +05:30

44 lines
456 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
# Test binary, build output, and coverage files
*.test
*.out
*.cover
*.prof
*.fuzz
# Vendor directory
/vendor/
# IDE/editor-specific files
.idea/
.vscode/
*.sublime-project
*.sublime-workspace
# GoLand files
*.iml
*.ipr
*.iws
# Log files
*.log
# OS-specific files
.DS_Store
Thumbs.db
# Cookies
instagram.txt
youtube.txt
# Cache directory for downloaded videos
cache/