mirror of
https://github.com/exo-explore/exo.git
synced 2025-12-23 22:27:50 -05:00
21 lines
191 B
Plaintext
21 lines
191 B
Plaintext
*/__pycache__
|
|
__pycache__
|
|
*.so
|
|
|
|
hosts.json
|
|
hosts*.json
|
|
nodes.json
|
|
|
|
# hide direnv stuff
|
|
.direnv/
|
|
|
|
build/
|
|
dist/
|
|
|
|
*.xcuserstate
|
|
.DS_Store
|
|
*/.DS_Store
|
|
|
|
# for the gitingest enthusiasts
|
|
digest.txt
|