git attr and ignore

This commit is contained in:
radimous 2025-03-30 11:11:04 +02:00
parent dada7cf7eb
commit e3c2c18af5
2 changed files with 7 additions and 0 deletions

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
# Disable Git line ending conversion, to prevent packwiz index hashes changing when committing from Windows
* -text

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
# Exclude exported CurseForge zip files
*.zip
# Exclude exported Modrinth modpacks
*.mrpack