14 lines
112 B
Plaintext
14 lines
112 B
Plaintext
# Objects.
|
|
.scons-cache/
|
|
*.os
|
|
|
|
# SConstruct
|
|
.sconf_temp
|
|
.sconsign.dblite
|
|
*.pyc
|
|
|
|
# MacOS
|
|
.DS_Store
|
|
|
|
#Cmake
|
|
build/ |