Gitignore with ds_store and node_modules/

This commit is contained in:
2019-12-02 23:47:14 +01:00
parent 6f15c53cca
commit c52f61e5dd

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.DS_Store
node_modules/