This repository has been archived on 2024-08-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
redstoner.com/.gitignore
2014-05-10 01:27:05 +02:00

15 lines
214 B
Plaintext

# Ignore bundler config
/.bundle
# Ignore rbenv files
.ruby-version
# Ignore the default SQLite database.
/db/*.sqlite3
# Ignore all logfiles and tempfiles.
/log/*.log
/tmp
*.sublime-workspace
*.sublime-project