make IT text files for IT tests checkout with correct line endings on windows (to create correct hash in DigestIT.java)

also hide project files of a modern IDE ;)
This commit is contained in:
e507802
2019-05-29 16:03:56 +02:00
parent bf0f0deecb
commit 4a63a0262c
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
*.txt eol=lf
*#txt eol=lf
*.sh eol=lf
+1
View File
@@ -1,3 +1,4 @@
/*/target/
/target/
core/src/main/java/com/threerings/getdown/data/Build.java
*.iml