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

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