Files and directories starting with a `.` should not be ignored in general.

This commit is contained in:
Bengt Lüers 2013-07-03 23:19:10 +02:00
parent b2c694d792
commit ad1289f0d9
2 changed files with 0 additions and 4 deletions

View File

@ -1,3 +1,2 @@
.*
!.gitignore
*~

View File

@ -1,8 +1,5 @@
# Extracted from https://github.com/ulrich/macaron-factory/blob/master/.gitignore
# Ignore all dotfiles...
.*
# except for .gitignore
!.gitignore
# Ignore Play! working directory #
db