aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2021-04-20 10:36:55 +0200
committerHampusM <hampus@hampusmat.com>2021-04-20 10:36:55 +0200
commit5bbbbad5f192afba603892d6b46aa53be4e71b18 (patch)
tree50b15dad6c3cdb66291bd2846ded505bd75cd359 /.gitignore
parent15992970bc9d3eec402f6d85e40236e3095f0fc0 (diff)
Moved most of the page to js, added settings & removed a bunch of hardcoded stuff
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 62935ec..4c7f0fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
.parcel-cache
-node_modules \ No newline at end of file
+node_modules
+settings.yml \ No newline at end of file