37 lines
264 B
Plaintext
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/
|