Browse Source

Ignore the things we don't need to track.

Steve Thielemann 3 tuần trước cách đây
mục cha
commit
5ae7490648
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

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