1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-01 18:17:55 +00:00

Truncate files when writing them

This is performed by default, but as we don't pass any options, this
flag is removed.

Closes #75
This commit is contained in:
SquidDev
2018-11-16 13:02:48 +00:00
parent 67d5693d2a
commit 5fa01f8b96
4 changed files with 167 additions and 11 deletions

12
.gitignore vendored
View File

@@ -1,12 +1,12 @@
build
out
run
deploy
/build
/out
/run
*.ipr
*.iws
*.iml
.idea
.gradle
luaj-2.0.3/lib
luaj-2.0.3/*.jar
/luaj-2.0.3/lib
/luaj-2.0.3/*.jar
*.DS_Store
/test-files