mirror of
https://github.com/dpethes/rerogue.git
synced 2025-06-07 18:58:32 +02:00
add gitignore
This commit is contained in:
parent
b5ac35d039
commit
3d18af7b0d
30
.gitignore
vendored
Normal file
30
.gitignore
vendored
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
*.exe
|
||||||
|
*.o
|
||||||
|
*.ppu
|
||||||
|
*.a
|
||||||
|
*.dll
|
||||||
|
*.compiled
|
||||||
|
*.lps
|
||||||
|
*.s
|
||||||
|
*.res
|
||||||
|
*.bat
|
||||||
|
*.bak
|
||||||
|
*.obj
|
||||||
|
*.hob
|
||||||
|
*.hmt
|
||||||
|
*.HOB
|
||||||
|
*.HMT
|
||||||
|
*_HOB
|
||||||
|
*_HMT
|
||||||
|
*.text
|
||||||
|
*.tex
|
||||||
|
*.pgm
|
||||||
|
*.png
|
||||||
|
*.pnm
|
||||||
|
*.tga
|
||||||
|
*.raw
|
||||||
|
*.dat
|
||||||
|
*.hdr
|
||||||
|
*.DAT
|
||||||
|
*.HDR
|
||||||
|
imgui.ini
|
Loading…
x
Reference in New Issue
Block a user