Files
getdown/.gitignore
T
Michael Bayne 87d99eb0d7 Revert addition of IDE file ignores.
Added a note to (hopefully) avoid this issue in the future.
2019-05-29 11:03:14 -07:00

7 lines
296 B
Plaintext

# 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/
core/src/main/java/com/threerings/getdown/data/Build.java