aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-08-09 09:29:08 +0200
committerKarel Kočí <cynerd@email.cz>2022-08-09 09:29:08 +0200
commit4bbb98d616cdf3ce44256953b572e5911cd724ad (patch)
treebf998a89c81cacc1fc07c8af9a61d20266666e95
parentc07688f881e2c3864f3f8274efc81f084f1f81a5 (diff)
downloadmyconfigs-4bbb98d616cdf3ce44256953b572e5911cd724ad.tar.gz
myconfigs-4bbb98d616cdf3ce44256953b572e5911cd724ad.tar.bz2
myconfigs-4bbb98d616cdf3ce44256953b572e5911cd724ad.zip
gitignore: include also temporally compile_commands file
-rw-r--r--gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/gitignore b/gitignore
index 0bc53aa..89ba6f7 100644
--- a/gitignore
+++ b/gitignore
@@ -12,6 +12,7 @@
.gdbinit
.cache/
compile_commands.json
+compile_commands.events.json
# Python development
__pycache__/