summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNils K <git@nkn-it.de>2021-03-15 19:44:34 +0100
committerNils K <git@nkn-it.de>2021-03-15 19:44:34 +0100
commit7959a1e19cc0c7352ff52871898f9084125ee023 (patch)
treee945f8fa11af5ebe216dcf34064691d8fb0f84e0 /.gitignore
parent424c0131e7e590c8e19ca2f62650e0cc95379fc3 (diff)
github action for demo page
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c26aecf..3db226d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
.DS_Store
-assert.sh \ No newline at end of file
+assert.sh
+build/ \ No newline at end of file