2
0
mirror of https://github.com/Shawn-Shan/fawkes.git synced 2024-09-20 07:26:37 +05:30
fawkes/.gitignore
Shawn-Shan 6906c316f6 minor fix
Former-commit-id: d6ee28864b7cfa326569f02b42256d4c5753a98c [formerly 53ab70181acbaf19af2228dbe793e541db08f402]
Former-commit-id: 575e2b2116074268a9be7cc5518a83d9d3095f47
2020-07-02 09:52:23 -05:00

18 lines
189 B
Plaintext

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