aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThijs Paelman <thijs.paelman+git@hotmail.be>2022-12-21 17:38:51 +0100
committerThijs Paelman <thijs.paelman+git@hotmail.be>2022-12-21 17:38:51 +0100
commitd7f7c4b20cabb32bde00ff0e2fe9685ba041f3ab (patch)
tree15320c110db3b46f4f8c3622949e3440d2ae5b01 /.gitignore
parent11979c8b9c88c3bb993350898844561ea55dcd06 (diff)
parent1951f169baea65e54700ef5073a00f01bba9b34a (diff)
downloadwebsite-d7f7c4b20cabb32bde00ff0e2fe9685ba041f3ab.tar.gz
website-d7f7c4b20cabb32bde00ff0e2fe9685ba041f3ab.zip
Merge branch 'fixup'
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3c5ae86..bbea5d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
_site/
.sass-cache/
public/
-*~ \ No newline at end of file
+*~
+resources/_gen/
+node_modules/