xxh/.gitignore
anki-code d31c57bacb v0.1
2020-02-09 00:57:47 +03:00

26 lines
No EOL
218 B
Text

*.pyc
*.out
*.xcf
*.egg
.eggs/
.pytest_cache/
build/
dist/
xonssh_xxh.egg-info/
venv/
# temporary files from vim and emacs
*~
*#
.#*
*.swp
*.swo
# Editor project files
*.komodo*
.cache
.idea
.vscode/
# Mac
.DS_Store