Skip to content

Commit ad1289f

Browse files
committed
Files and directories starting with a . should not be ignored in general.
1 parent b2c694d commit ad1289f

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,3 +1,2 @@
1-
.*
21
!.gitignore
32
*~

PlayFramework.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
# Extracted from https://github.com/ulrich/macaron-factory/blob/master/.gitignore
21
# Ignore all dotfiles...
32
.*
4-
# except for .gitignore
5-
!.gitignore
63

74
# Ignore Play! working directory #
85
db

0 commit comments

Comments
 (0)