mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 18:44:05 +09:00
adding missing FIRs
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -9,6 +9,7 @@
|
|||||||
*.png filter=lfs diff=lfs merge=lfs -text
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
*.icns filter=lfs diff=lfs merge=lfs -text
|
*.icns filter=lfs diff=lfs merge=lfs -text
|
||||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bin filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|
||||||
*.tga binary diff=hex
|
*.tga binary diff=hex
|
||||||
*.kra binary diff=hex
|
*.kra binary diff=hex
|
||||||
|
|||||||
8
.gitignore
vendored
8
.gitignore
vendored
@@ -10,6 +10,7 @@ buildapp/TerrarumLinux.*
|
|||||||
buildapp/TerrarumMac.*
|
buildapp/TerrarumMac.*
|
||||||
buildapp/TerrarumWindows.*
|
buildapp/TerrarumWindows.*
|
||||||
assets/mods/dwarventech/ModuleComputers.jar
|
assets/mods/dwarventech/ModuleComputers.jar
|
||||||
|
work_files/skylight/hosek_model_source/*.bin
|
||||||
|
|
||||||
# Java native errors
|
# Java native errors
|
||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
@@ -43,10 +44,3 @@ tmp_*
|
|||||||
## Vim temp files
|
## Vim temp files
|
||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
|
|
||||||
# Eclipse MAT heap files
|
|
||||||
*.hprof
|
|
||||||
*.bin
|
|
||||||
*.index
|
|
||||||
*.threads
|
|
||||||
*_Leak_Suspects.zip
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user