aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-01-18 21:53:37 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2023-01-18 21:53:37 +0100
commit8fd85102ab8e80d8327b4cf95592dd84579ac492 (patch)
tree92e8ce8b06c1120ad5f6cb87cce65f3d95570852 /.gitignore
parent5d3004e555079ba018e5f7de1dcb7dda2e99a174 (diff)
Create CMI interface
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d163863
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+build/ \ No newline at end of file