rubyx-debugger/.gitignore
Torsten Ruger 4305ddaf1d copied salama in for reload
but have to rethink approach
2015-07-17 22:44:20 +03:00

46 lines
458 B
Plaintext

# database
db
#salama copied lib (for reloads)
app/main/lib
# rdoc generated
rdoc
# yard generated
doc
.yardoc
# bundler
.bundle
*.gem
# jeweler generated
pkg
#
# Not sure what to needs to be ignored for particular editors/OSes? Here's some ideas to get you started. (Remember, remove the leading # of the line)
#
# For MacOS:
#
.DS_Store
# For TextMate
#*.tmproj
#tmtags
# For emacs:
#*~
#\#*
#.\#*
# For vim:
#*.swp
# Object files
*.o
log
tmp/