Browse Source

commit

rlbr-dev
Larry Xue 5 years ago
parent
commit
3994b45f10
  1. 3
      .gitignore
  2. 5
      compile_flags.txt

3
.gitignore

@ -2,4 +2,5 @@
.mypy_cache
.pytest_cache
.vscode
__pycache__
__pycache__
compile_flags.txt

5
compile_flags.txt

@ -1,5 +0,0 @@
-I/home/larry/.local/include/python3.8/
-Wall
-Wextra
-Wno-main-return-type
-Wno-incompatible-library-redeclaration
Loading…
Cancel
Save