mirror of
https://github.com/Shawn-Shan/fawkes.git
synced 2026-06-12 21:50:46 +05:30
minor fix
Former-commit-id: d6ee28864b7cfa326569f02b42256d4c5753a98c [formerly 53ab70181acbaf19af2228dbe793e541db08f402] Former-commit-id: 575e2b2116074268a9be7cc5518a83d9d3095f47
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
*.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
|
||||
Reference in New Issue
Block a user