diff --git a/.gitignore b/.gitignore index 49779f1e7..27b33a404 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,5 @@ tests/title tests/version tests/windows +bii +bin \ No newline at end of file diff --git a/biicode.conf b/biicode.conf index 5a619055b..495597415 100644 --- a/biicode.conf +++ b/biicode.conf @@ -16,3 +16,7 @@ deps/getopt.c + deps/getopt.h tests/* + deps/getopt.h examples/* + deps/getopt.h + examples/boing.c - tests/* + +[tests] + tests/* \ No newline at end of file