mirror of
https://github.com/AntonioND/nitro-engine.git
synced 2025-06-18 16:45:33 -04:00
gitignore: Add more files
This commit is contained in:
parent
85d11153df
commit
395e3672e1
14
.gitignore
vendored
14
.gitignore
vendored
@ -1,3 +1,11 @@
|
||||
# Compiled library files
|
||||
build
|
||||
lib
|
||||
# Compiled files
|
||||
build/
|
||||
lib/
|
||||
*.o
|
||||
*.nds
|
||||
*.elf
|
||||
|
||||
# Other
|
||||
__pycache__/
|
||||
*.zip
|
||||
*.swp
|
||||
|
2
tools/nitro_texture_converter/.gitignore
vendored
Normal file
2
tools/nitro_texture_converter/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
nitro_texture_converter
|
||||
*.o
|
Loading…
Reference in New Issue
Block a user