remove compile_flags
This commit is contained in:
parent
6834b41c2f
commit
57a163e685
2 changed files with 2 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
*.o
|
||||
compile_flags.txt
|
||||
|
||||
*.o
|
||||
othello
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
-I/usr/include/SDL2
|
Reference in a new issue