aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 32b66c50bdef99a01006e1794eff43aa94aa9739 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# blob
**/*.o
**/.cache
**/compile_commands.json
**/.DS_Store
**/.$*

copyright/
temp/

# confui
confui/confui

# docs
docs/gen/paged.polyfill.js
docs/*.html
docs/*.toc
docs/*.con
docs/*.pdf
.obsidian