Add .gitignore

This commit is contained in:
Alice Gaudon 2020-04-23 14:55:34 +02:00
parent d58cab9b1f
commit ee486da6d8
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

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