Selaa lähdekoodia

Ignore the things we don't need to track.

Steve Thielemann 3 viikkoa sitten
vanhempi
commit
5ae7490648
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -0,0 +1,7 @@
+chrome-*.zip
+chromedriver-*.zip
+ubuntu/bin/
+useragent*
+venv/*
+version
+__pycache__