summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 728f14e5557b3f18e7decea01429fee57432c29e (plain)
1
2
3
4
5
6
7
8
9
10
# IDE
/.dir-locals.el
/manifest.scm
/.ccls-cache
/compile_commands.json

# generated
__pycache__
/build/
*.log