add .gitignore

This commit is contained in:
2021-10-30 21:56:06 -03:00
parent ae57b5f896
commit b490faa92a
4 changed files with 3 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
.DS_Store
# node_modules/
._*