Ignore node modules

This commit is contained in:
Adrian Woźniak 2022-05-09 16:19:12 +02:00
parent bf6cb6f587
commit 22744f5ae6
No known key found for this signature in database
GPG Key ID: 0012845A89C7352B

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
bazzar.toml bazzar.toml
/tmp /tmp
/uploads /uploads
node_modules