mirror of
https://github.com/darlinghq/darling.git
synced 2024-11-23 12:19:43 +00:00
25 lines
245 B
Plaintext
25 lines
245 B
Plaintext
# Compiled source #
|
|
###################
|
|
*.com
|
|
*.class
|
|
*.dll
|
|
*.exe
|
|
*.o
|
|
*.so
|
|
*.pyc
|
|
|
|
# Logs and databases #
|
|
######################
|
|
*.log
|
|
|
|
# OS generated files #
|
|
######################
|
|
.DS_Store*
|
|
ehthumbs.db
|
|
Icon?
|
|
Thumbs.db
|
|
|
|
.kdev_include_paths
|
|
*~
|
|
|