summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorOhad Kammar <ohad.kammar@ed.ac.uk>2024-01-16 11:18:03 +0000
committerOhad Kammar <ohad.kammar@ed.ac.uk>2024-01-16 11:18:03 +0000
commit1f9a29a6e9a0f536976084db4c4bd7c717401084 (patch)
tree5e2cd0002a54df0461f7892b9b423f72887586d9 /.gitignore
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2784b39
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+build/
+*.*~