2
0
mirror of https://github.com/Shawn-Shan/fawkes.git synced 2024-09-19 01:16:37 +05:30
fawkes/.gitignore
Shawn-Shan de75fceca7 0.0.6
Former-commit-id: 0d06b05f52d562111c7985d1debd51f69517076e [formerly 2d7f95e1dd9a4101e36f2f021e05e7d33d75d4ae]
Former-commit-id: c2e240e6f2474545763a525b4db91c9a86f60bd0
2020-07-07 11:15:47 -05:00

20 lines
244 B
Plaintext

*.DS_Store
*.pyc
*.swp
dist/*
build/*
keras/datasets/data/*
keras/datasets/temp/*
tags
fawkes.egg-info
# test-related
.coverage
.cache
.pytest_cache
fawkes_dev/api_key.txt
fawkes_dev/protect_personId.txt
# developer environments
.idea
.vscode