diff options
author | dec05eba <dec05eba@protonmail.com> | 2018-09-21 18:12:06 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-08-18 23:25:46 +0200 |
commit | 060b6db1aadccd1ad3495c52a15b4a789e4bc8da (patch) | |
tree | cc377d52c2aa47b8049a579b59530097be7d995f /.gitignore | |
parent | 905e8cd6469b725f54626be034a46e57fc411c3c (diff) |
Add compile_commands.json to git ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ sibs-build/ odhtdb.kdev4 storage/ .gdb_history +compile_commands.json |