mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 08:28:44 +00:00
36 lines
395 B
Plaintext
36 lines
395 B
Plaintext
# Compiled source #
|
|
###################
|
|
*.class
|
|
*.dll
|
|
*.exe
|
|
*.o
|
|
*.so
|
|
*.pyc
|
|
|
|
# Editing tools and IDEs #
|
|
##########################
|
|
.sw[a-p]
|
|
[._]*.sw[a-p]
|
|
[._]*.s[a-v][a-z]
|
|
*~
|
|
~*
|
|
\#*\#
|
|
\.#*
|
|
.ipynb_checkpoints/
|
|
|
|
# Logs and databases #
|
|
######################
|
|
*.log
|
|
*.sqlite
|
|
|
|
# OS generated files #
|
|
######################
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
Icon?
|
|
ehthumbs.db
|
|
Thumbs.db
|