aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 65a3946c568bc998e80905b04e0542ace17cbe90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Editor's files
*.swp
*.swo
*.pyc
.idea
*~

# Build artifacts
/build/
cmake-build-debug
debian/**/*.log
obj-x86_64-linux-gnu