Add .gitignore

For now only ignoring the site/node_modules directory.
This commit is contained in:
Alan Orth 2021-11-01 08:34:00 +02:00
parent 10dc377139
commit fdf1c8ebcb
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
site/node_modules