mirror of
https://github.com/xxh/xxh
synced 2024-11-25 05:10:23 +00:00
32 lines
266 B
Text
32 lines
266 B
Text
|
xxh
|
||
|
squashfs-root
|
||
|
appimage
|
||
|
xxh-shell*
|
||
|
xxh-plugin*
|
||
|
*.pyc
|
||
|
*.out
|
||
|
*.xcf
|
||
|
*.egg
|
||
|
.eggs/
|
||
|
.pytest_cache/
|
||
|
build/
|
||
|
dist/
|
||
|
xxh_xxh.egg-info/
|
||
|
venv/
|
||
|
|
||
|
# temporary files from vim and emacs
|
||
|
*~
|
||
|
*#
|
||
|
.#*
|
||
|
*.swp
|
||
|
*.swo
|
||
|
|
||
|
# Editor project files
|
||
|
*.komodo*
|
||
|
.cache
|
||
|
.idea
|
||
|
.vscode/
|
||
|
|
||
|
# Mac
|
||
|
.DS_Store
|