aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2021-05-05 16:42:11 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2021-05-05 16:42:11 +0200
commitf0208cbc865822057196de77054163dbade48581 (patch)
treed6813d3dc122314014c18d56c4ade14d363129c0 /.gitignore
Create simulator
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..29951b5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+simulator
+libs
+compile_commands.json \ No newline at end of file