Browse Source

There is no need to unignore `.gitignore`.

Because files and directories starting with a `.` are not ignored in general.
Bengt Lüers 11 years ago
parent
commit
a6c76a5308
2 changed files with 0 additions and 4 deletions
  1. 0 1
      Global/Linux.gitignore
  2. 0 3
      PlayFramework.gitignore

+ 0 - 1
Global/Linux.gitignore

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

+ 0 - 3
PlayFramework.gitignore

@@ -1,6 +1,3 @@
-# Ignore all dotfiles...
-.*
-
 # Ignore Play! working directory #
 db
 eclipse