There is no need to unignore .gitignore
.
Because files and directories starting with a `.` are not ignored in general.
This commit is contained in:
parent
ad1289f0d9
commit
a6c76a5308
@ -1,2 +1 @@
|
||||
!.gitignore
|
||||
*~
|
||||
|
@ -1,6 +1,3 @@
|
||||
# Ignore all dotfiles...
|
||||
.*
|
||||
|
||||
# Ignore Play! working directory #
|
||||
db
|
||||
eclipse
|
||||
|
Loading…
Reference in New Issue
Block a user