diff options
| author | Thijs Paelman <thijs.paelman+git@hotmail.be> | 2022-06-16 13:30:35 +0200 |
|---|---|---|
| committer | Thijs Paelman <thijs.paelman+git@hotmail.be> | 2022-06-16 13:30:35 +0200 |
| commit | 1951f169baea65e54700ef5073a00f01bba9b34a (patch) | |
| tree | 0f701bdb89f1f0ba1ce5e23074929be14c8c9200 | |
| parent | 4d0151eb54e8af70872e2cff5af6ee093e05577e (diff) | |
| download | website-1951f169baea65e54700ef5073a00f01bba9b34a.tar.gz website-1951f169baea65e54700ef5073a00f01bba9b34a.zip | |
fix: gitignore node_modules
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ _site/ public/ *~ resources/_gen/ +node_modules/ |
