Add .gitignore

This commit is contained in:
JustAnotherArchivist
2020-10-18 01:14:04 +00:00
parent bf895ea5b1
commit 5ccfab6314

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
__pycache__/
/dist/
/snscrape.egg-info/
/.eggs/