13 lines
183 B
Plaintext
13 lines
183 B
Plaintext
# Exclude exported CurseForge zip files
|
|
/*.zip
|
|
|
|
# Exclude exported Modrinth modpacks
|
|
*.mrpack
|
|
|
|
# Exclude packwiz binary
|
|
packwiz.exe
|
|
|
|
# Exclude scripts
|
|
/*.ps1
|
|
/*.bat
|
|
/*.txt |