summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2018-01-18 10:28:49 +0100
committerNao Pross <naopross@thearcway.org>2018-01-18 10:28:49 +0100
commit65a4baa17b439e1bdf42b6c0150a52e032562bb5 (patch)
treedbb74fa26a368ada952bb19db727f96c14500cee /.gitignore
downloadXilofono-65a4baa17b439e1bdf42b6c0150a52e032562bb5.tar.gz
Xilofono-65a4baa17b439e1bdf42b6c0150a52e032562bb5.zip
Move to version control
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3ae5c05
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
+# documentation
+doc/build
+
+# hardware history
+hw/History
+hw/__Previews
+
+# source code
+src/build
+
+# libreoffice files
+**/.~lock.*