mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-11-27 05:26:50 +01:00
a51463c027
- feat(nexus): Remove legacy functions 3 internal commit(s) GitOrigin-RevId: d4c640bdf886fb17b0996433911ca33cd76a2091
27 lines
291 B
Plaintext
27 lines
291 B
Plaintext
# Python
|
|
venv
|
|
test.db
|
|
__pycache__/
|
|
cover
|
|
.coverage
|
|
dump.rdb
|
|
/build/
|
|
tasq
|
|
devenv/
|
|
|
|
# NodeJS
|
|
node_modules/
|
|
.nuxt
|
|
|
|
# Development
|
|
/bazel-*
|
|
.idea/
|
|
*.log
|
|
.DS_Store
|
|
|
|
# Telethon session files
|
|
*.session
|
|
|
|
# IPFS collection for Cognitron
|
|
bafykbzacebzohi352bddfunaub5rgqv5b324nejk5v6fltjh45be5ykw5jsjg/
|