diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ venv .idea -output.csv
\ No newline at end of file +output.csv +__pycache__ |
index : mgs-piracy.git | ||
parse mos-gorsud.ru to get site URLs from recent court cases of copyright infringements | User & |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -1,3 +1,4 @@ venv .idea -output.csv
\ No newline at end of file +output.csv +__pycache__ |