diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ __pycache__ *.sw? *.egg-info/ +.pytest_cache/ |
index : crocoite.git | ||
Web archiving using Google Chrome | lars |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 1 |
@@ -1,3 +1,4 @@ __pycache__ *.sw? *.egg-info/ +.pytest_cache/ |