mirror of
https://github.com/PR0M3TH3AN/VoxVera.git
synced 2025-09-08 06:58:42 +00:00
11 lines
83 B
Plaintext
11 lines
83 B
Plaintext
# Temporary files
|
|
*.tmp
|
|
tmp*/
|
|
|
|
# OS and editor files
|
|
.DS_Store
|
|
Thumbs.db
|
|
*~
|
|
*.swp
|
|
|