Merge remote branch 'origin/demonstration'
[deska.git] / .gitignore
blobf4a901327c0f9909de350f079b0e0e57c2de6bf0
1 # vim
2 .*.swp
3 # build directory
4 /_build
5 # QtCreator's stuff
6 /CMakeLists.txt.*
7 # Python
8 *.pyc
9 *.pyo