aggiornato gitignore

This commit is contained in:
Matteo Manzinello 2019-05-05 22:18:53 +02:00
parent be2e12f2ee
commit 767c52d333
2 changed files with 2 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
node_modules node_modules
index.html index.html
.DS_Store