Files
os-installer/.gitignore
2024-04-09 20:28:36 +02:00

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
.*