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