summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHombreLaser <buran@silosneeded.com>2024-06-09 17:41:40 -0600
committerHombreLaser <buran@silosneeded.com>2024-06-09 17:41:40 -0600
commit8b3bbfe03429c9dd5277d9dae030210348bda7a2 (patch)
treefd3c5683f890f22ef04b1d81f46c3f1253960ca8 /.gitignore
Commit inicial
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a71aa19
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+compile_commands.json
+./examples/build/*
+*~