mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +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
|
||||
*.icns 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
|
||||
*.kra binary diff=hex
|
||||
|
||||
8
.gitignore
vendored
8
.gitignore
vendored
@@ -10,6 +10,7 @@ buildapp/TerrarumLinux.*
|
||||
buildapp/TerrarumMac.*
|
||||
buildapp/TerrarumWindows.*
|
||||
assets/mods/dwarventech/ModuleComputers.jar
|
||||
work_files/skylight/hosek_model_source/*.bin
|
||||
|
||||
# Java native errors
|
||||
hs_err_pid*
|
||||
@@ -43,10 +44,3 @@ tmp_*
|
||||
## Vim temp files
|
||||
*.swp
|
||||
*.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