init and some qol stuff for a modpack maker
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
### PAX ###
|
||||
pax
|
||||
pax.exe
|
||||
libssl*.dll
|
||||
libcrypto*.dll
|
||||
cacert.pem
|
||||
|
||||
### Modpack ###
|
||||
.out/
|
||||
.dist/
|
||||
|
||||
# python
|
||||
.venv
|
||||
|
||||
# client
|
||||
client/.version
|
||||
client/curseforge
|
||||
Reference in New Issue
Block a user