Update .gitignore file:

* Remove .bundle
* Prefix all path with leading slash
This commit is contained in:
Thibault Jouan
2011-12-04 22:49:10 +00:00
parent ad7b5a5624
commit 9fc52eb4f5
+3 -4
View File
@@ -1,4 +1,3 @@
.bundle
config/database.yml
log/*.log
tmp/
/config/database.yml
/log/*.log
/tmp/