diff options
author | Raven Szewczyk <git@eigenraven.me> | 2024-05-24 19:27:33 +0100 |
---|---|---|
committer | Raven Szewczyk <git@eigenraven.me> | 2024-05-24 19:27:33 +0100 |
commit | e10d70143f3185c14da2f28e34ee00504ea89f6d (patch) | |
tree | 6a72a8f4659de63171877be428db53d63c2725cd /gtpp/.gitignore | |
parent | 726849839f97dcd6464bd751ba41d45eaa5f8a90 (diff) | |
download | GT5-Unofficial-e10d70143f3185c14da2f28e34ee00504ea89f6d.tar.gz GT5-Unofficial-e10d70143f3185c14da2f28e34ee00504ea89f6d.tar.bz2 GT5-Unofficial-e10d70143f3185c14da2f28e34ee00504ea89f6d.zip |
Remove unnecessary root directory files in all the submods
Diffstat (limited to 'gtpp/.gitignore')
-rw-r--r-- | gtpp/.gitignore | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/gtpp/.gitignore b/gtpp/.gitignore deleted file mode 100644 index 27a8ae0f17..0000000000 --- a/gtpp/.gitignore +++ /dev/null @@ -1,38 +0,0 @@ -.gradle -.settings -/.idea/ -/.vscode/ -/run/ -/build/ -/eclipse/ -.classpath -.project -/bin/ -/config/ -/crash-reports/ -/logs/ -options.txt -/saves/ -usernamecache.json -banned-ips.json -banned-players.json -eula.txt -ops.json -server.properties -servers.dat -usercache.json -whitelist.json -/out/ -*.iml -*.ipr -*.iws -src/main/resources/mixins.*([!.]).json -*.bat -*.DS_Store -!gradlew.bat -.factorypath -addon.local.gradle -addon.local.gradle.kts -addon.late.local.gradle -addon.late.local.gradle.kts -layout.json
\ No newline at end of file |