fawkes/.gitignore

18 wiersze
189 B
Plaintext
Czysty Zwykły widok Historia

*.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