mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
Adding files that have been hanging around my deveploment environment that should not get checked in
13 lines
88 B
Plaintext
13 lines
88 B
Plaintext
.lock*
|
|
/build*
|
|
*.bak
|
|
tags
|
|
jsix.log
|
|
*.out
|
|
*.o
|
|
*.a
|
|
sysroot
|
|
.gdb_history
|
|
.peru
|
|
__pycache__
|