Added gitignore
- Ignores any compiled programs with the default name and any object files.
This commit is contained in:
2
SDL2-Bits-And-Pieces/.gitignore
vendored
Normal file
2
SDL2-Bits-And-Pieces/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
a.out
|
||||
*.o
|
Reference in New Issue
Block a user