data folder remove & adds to gitignore list

This commit is contained in:
Dooho Yi 2021-01-07 11:38:47 +09:00
parent e4e0808cb1
commit 581b47a2a4

1
.gitignore vendored
View file

@ -10,3 +10,4 @@ pip-wheel-metadata/
*.pyz *.pyz
node_modules/ node_modules/
.python-version .python-version
data