git attr and ignore
This commit is contained in:
parent
dada7cf7eb
commit
e3c2c18af5
2 changed files with 7 additions and 0 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal 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
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
# Exclude exported CurseForge zip files
|
||||||
|
*.zip
|
||||||
|
|
||||||
|
# Exclude exported Modrinth modpacks
|
||||||
|
*.mrpack
|
||||||
Loading…
Add table
Reference in a new issue