mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-05-10 05:05:37 +00:00
30 lines
408 B
Plaintext
30 lines
408 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
|
|
/.project
|
|
/.settings/org.eclipse.php.core.prefs
|
|
/.settings/org.eclipse.php.debug.core.Debug_Process_Preferences.prefs
|
|
/rb.phar
|
|
/rb.php
|
|
/rb-mysql.php
|
|
/rb-postgres.php
|
|
/rb-sqlite.php
|
|
build/
|