aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2023-07-02 22:33:19 +0200
committerJohannes Stoelp <johannes.stoelp@gmail.com>2023-07-02 22:33:19 +0200
commitd9743696562fc85643e016d778ee994f0b9296db (patch)
tree4cf08da0eb8569e227a412a6da45d1c476ffff78 /.gitignore
downloadcpp-utils-d9743696562fc85643e016d778ee994f0b9296db.tar.gz
cpp-utils-d9743696562fc85643e016d778ee994f0b9296db.zip
add initial state of bitfield and option
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..13ca83a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+compile_commands.json
+events.json
+/build
+.cache/