Remove entry from gitignore that makes git behave strangely.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,3 @@
|
||||
*~
|
||||
*.class
|
||||
**/classpath.txt
|
||||
**/.idea
|
||||
@@ -23,4 +22,4 @@ bin/
|
||||
|
||||
# Mac OSX aux files
|
||||
.DS_Store
|
||||
**/.DS_Store
|
||||
**/.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user