Ignore files with sensitive data. Respective sample files are provided.

This commit is contained in:
Señor Rolando 2013-12-08 11:47:04 +01:00
parent 59ea226758
commit 07f8b4c7d8

3
.gitignore vendored
View file

@ -14,3 +14,6 @@
# Ignore all logfiles and tempfiles.
/log/*.log
/tmp
config/client.yml
config/database.yml
config/deploy.rb