mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Files and directories starting with a .
should not be ignored in general.
This commit is contained in:
parent
b2c694d792
commit
ad1289f0d9
@ -1,3 +1,2 @@
|
||||
.*
|
||||
!.gitignore
|
||||
*~
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user