Revert addition of IDE file ignores.
Added a note to (hopefully) avoid this issue in the future.
This commit is contained in:
+3
-1
@@ -1,4 +1,6 @@
|
|||||||
|
# NOTE: do not add ignores for IDE files. You can put those in .git/info/excludes in your
|
||||||
|
# personal checkout of this code, I do not want this file to contain the union of all
|
||||||
|
# possible ignores for all possible IDEs.
|
||||||
/*/target/
|
/*/target/
|
||||||
/target/
|
/target/
|
||||||
core/src/main/java/com/threerings/getdown/data/Build.java
|
core/src/main/java/com/threerings/getdown/data/Build.java
|
||||||
*.iml
|
|
||||||
|
|||||||
Reference in New Issue
Block a user