Create .gitignore

This commit is contained in:
Florian Bouillon 2020-07-02 13:58:41 +02:00 committed by GitHub
parent 662345c35a
commit 7e6b55c1cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.DS_STORE
node_modules