1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-18 11:20:02 +00:00
CC-Tweaked/.gitignore
SquidDev 27aaec9a82 Move GUI constructors into the main GUI handler
We use @SideOnly to ensure classes aren't loaded on dedicated servers.

Also a tiny bit of cleanup to change several GUIs just to accept
containers.
2018-12-29 17:13:10 +00:00

14 lines
113 B
Plaintext

/build
/out
/run
/run-*
*.ipr
*.iws
*.iml
.idea
.gradle
/luaj-2.0.3/lib
/luaj-2.0.3/*.jar
*.DS_Store
/test-files