remove compile_flags

This commit is contained in:
Mylloon 2022-11-14 18:23:34 +01:00
parent 6834b41c2f
commit 57a163e685
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 2 additions and 2 deletions

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
*.o
compile_flags.txt
*.o
othello

View file

@ -1 +0,0 @@
-I/usr/include/SDL2