update npmignore and gitignore

master
Valerie 2018-11-21 20:43:56 -05:00
parent a0572460ca
commit b0af74ad5f
3 changed files with 7 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,3 +1,5 @@
node_modules
Python
Python-Installer
Python-Installer
.installerLocation
Temp-python

View File

@ -1 +0,0 @@
python-3.7.1.exe

4
.npmignore 100644
View File

@ -0,0 +1,4 @@
node_modules
Temp-python
Python-Installer
.installerLocation