Added gitignore
- Ignores any compiled programs with the default name and any object files.
This commit is contained in:
parent
e446a6c796
commit
37bf51e8a1
|
@ -0,0 +1,2 @@
|
||||||
|
a.out
|
||||||
|
*.o
|
Loading…
Reference in New Issue