aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: ad901c47d788feda3940d62bcd980e9f0dae2f1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.DS_Store
.directory

*~
*.autosave
.#*
*.*#
*.flc
.*.swp
/.vs/

*.pyc

/.local
imgui.ini

/.vscode/c_cpp_properties.json
/.vscode/settings.json
/.vscode/launch.json
/builddir