aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThijs Paelman <thijs.paelman+git@hotmail.be>2022-06-16 13:30:35 +0200
committerThijs Paelman <thijs.paelman+git@hotmail.be>2022-06-16 13:30:35 +0200
commit1951f169baea65e54700ef5073a00f01bba9b34a (patch)
tree0f701bdb89f1f0ba1ce5e23074929be14c8c9200 /.gitignore
parent4d0151eb54e8af70872e2cff5af6ee093e05577e (diff)
downloadwebsite-1951f169baea65e54700ef5073a00f01bba9b34a.tar.gz
website-1951f169baea65e54700ef5073a00f01bba9b34a.zip
fix: gitignore node_modules
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3459bcd..bbea5d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ _site/
public/
*~
resources/_gen/
+node_modules/