Add .gitignore file

Change-Id: Ie5112a5eef02fba9b70ef7483008b27090cc3f81
This commit is contained in:
jdlrobson 2017-07-11 21:14:31 -07:00
parent b1c80e7e3e
commit 687a10540a
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
node_modules/
/vendor
/composer.lock
/composer.phar
.DS_Store