Files
borgBackupper/src/excludes.txt
T
2025-05-14 11:32:22 +03:00

37 lines
264 B
Plaintext

.Trash-1000
.Trash*
.Trashes
Thumbs.db
desktop.ini
.DS_Store
._*
*.tmp
*.temp
~*
*~
*.swp
.*.swp
.cache/
__pycache__/
node_modules/
.npm/
.yarn/
dist/
build/
out/
*.o
*.obj
*.exe
*.dll
*.py[cod]
*.log
logs/
*.db
*.sqlite
*.sqlite3
.git/
.svn/
.hg/
.idea/
.vscode/