mirror of
https://github.com/arkorty/DownLink.git
synced 2026-03-17 16:51:45 +00:00
44 lines
456 B
Plaintext
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/
|