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-04-14 06:26:37 +02:00

12 lines
178 B
Plaintext

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