7 lines
295 B
Plaintext
7 lines
295 B
Plaintext
# NOTE: do not add ignores for IDE files. You can put those in .git/info/exclude 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/
|
|
core/src/main/java/com/threerings/getdown/data/Build.java
|