update .gitignore
-Exclude exported CurseForge zip files -Exclude exported Modrinth modpacks
This commit is contained in:
parent
6167f7674d
commit
f8929b73f4
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Exclude exported CurseForge zip files
|
||||
*.zip
|
||||
|
||||
# Exclude exported Modrinth modpacks
|
||||
*.mrpack
|
Loading…
Reference in a new issue