update npmignore and gitignore
parent
a0572460ca
commit
b0af74ad5f
|
|
@ -1,3 +1,5 @@
|
||||||
node_modules
|
node_modules
|
||||||
Python
|
Python
|
||||||
Python-Installer
|
Python-Installer
|
||||||
|
.installerLocation
|
||||||
|
Temp-python
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
python-3.7.1.exe
|
|
||||||
|
|
@ -0,0 +1,4 @@
|
||||||
|
node_modules
|
||||||
|
Temp-python
|
||||||
|
Python-Installer
|
||||||
|
.installerLocation
|
||||||
Reference in New Issue