16 lines
116 B
Plaintext
16 lines
116 B
Plaintext
build/
|
|
node_modules/
|
|
output/
|
|
*.d
|
|
*.o
|
|
*.a
|
|
*.so
|
|
*.pyc
|
|
*.pyo
|
|
__pycache__
|
|
compile_commands.json
|
|
/tests
|
|
.DS_Store
|
|
.idea
|
|
|