13 lines
188 B
Plaintext
13 lines
188 B
Plaintext
# build folders
|
|
build*/
|
|
# temporary folder
|
|
tmp/
|
|
# compiled python files
|
|
*.pyc
|
|
# temporary files
|
|
*~
|
|
# temporary glade files
|
|
\#*
|
|
/subprojects/blueprint-compiler
|
|
# hidden files and folders
|
|
.* |