瀏覽代碼

Ignore the things we don't need to track.

Steve Thielemann 3 周之前
父節點
當前提交
5ae7490648
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

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