diff options
author | dec05eba <0xdec05eba@gmail.com> | 2018-09-21 18:12:06 +0200 |
---|---|---|
committer | dec05eba <0xdec05eba@gmail.com> | 2018-09-21 18:12:06 +0200 |
commit | 911e62afb82b140e368181f4966442cd5c2e1bd8 (patch) | |
tree | 2f024118da1f101e75835eaa66a8679b8ef089b0 /.gitignore | |
parent | 7757816fc214e5b571ab4b857b3d6bb780070ebc (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 |