aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6a47ef444285c825365a49f749789f70cb9def04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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
.obsidian