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 năm trước cách đây
mục cha
commit
a6c76a5308
2 tập tin đã thay đổi với 0 bổ sung4 xóa
  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