publish on GitHub
[jfdi-cmpdl.git] / .gitignore
blobc8402030d1fe9ad48d89e29aad741f74bf4e6ea4
1 # Python
2 __pycache__/
4 # Java
5 *.class
7 # NodeJS
8 node_modules/
10 # Atom
11 .ropeproject/
13 # Misc. log files
14 *.log
16 # Modpack Installer files
17 .modcache/
18 .packs/
19 global/
20 packs/
22 # Modpack zip files
23 *.zip
24 *.jar
26 # Launcher files
27 GPUCache/