Ignore all compiled .o files
This commit is contained in:
parent
9125620ff1
commit
9c44e6f764
|
@ -1,4 +1,5 @@
|
||||||
bin
|
bin
|
||||||
obj
|
obj
|
||||||
*.depend
|
*.depend
|
||||||
*.layout
|
*.layout
|
||||||
|
*.o
|
||||||
|
|
Loading…
Reference in New Issue