diff options
Diffstat (limited to 'flatcc/.gitignore')
-rw-r--r-- | flatcc/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/flatcc/.gitignore b/flatcc/.gitignore new file mode 100644 index 0000000..2d74832 --- /dev/null +++ b/flatcc/.gitignore @@ -0,0 +1,8 @@ +build/* +bin/* +lib/* +release/* +scripts/build.cfg +compile_flags.txt +compile_commands.json +.cache |