summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-02-04 18:13:38 +0100
committerThomas Letan <lthms@soap.coffee>2020-02-04 18:13:38 +0100
commit9754a53fdc14f6ee4cf00f851cda68d69889bdcd (patch)
tree0af2ae9e1488f22b56e92cb6b17bb82e2f919bd3 /.gitignore
Initial commit with previous content and a minimal theme
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..96db5e5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+build/
+.lia.cache
+*.vos
+*.vok
+*.vo
+.*.aux
+*.glob \ No newline at end of file