Skip to content

Commit a6c76a5

Browse files
committed
There is no need to unignore .gitignore.
Because files and directories starting with a `.` are not ignored in general.
1 parent ad1289f commit a6c76a5

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Global/Linux.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
!.gitignore
21
*~

PlayFramework.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# Ignore all dotfiles...
2-
.*
3-
41
# Ignore Play! working directory #
52
db
63
eclipse

0 commit comments

Comments
 (0)