mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-22 22:01:06 -06:00
Merge pull request #109 from RobLoach/patch-1
Ignore all compiled .o files
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
bin
|
||||
obj
|
||||
*.depend
|
||||
*.layout
|
||||
*.layout
|
||||
*.o
|
||||
|
Reference in New Issue
Block a user