1
0
mirror of https://github.com/Mikaela/cv.git synced 2024-11-21 16:09:23 +01:00

.gitignore: add node_modules

This commit is contained in:
Aminda Suomalainen 2024-01-06 18:07:12 +02:00
parent ae374d8c8d
commit 615e49b4d7
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
.sass-cache/
_site/
vendor/
node_modules/