Pārlūkot izejas kodu

Ignore the things we don't need to track.

Steve Thielemann 3 nedēļas atpakaļ
vecāks
revīzija
5ae7490648
1 mainītis faili ar 7 papildinājumiem un 0 dzēšanām
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

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