masterscraper/.gitignore

7 lines
68 B
Plaintext
Raw Normal View History

2023-03-05 04:56:10 +01:00
# Ignore files for git commit
/data/*
!/data/.gitkeep
*.pyc
*.json