aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/ryml/ext/c4core/.gitignore
blob: 9c258ea3b66ca90db7fae419f687b418c18a5e71 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# text editor files
*.bck
\#*
*~
.ccls-cache/
.clangd/
.cache/
.cquery_cached_index/
__pycache__/

# Visual Studio files
.vs/
.vscode/
# QtCreator files
CMakeLists.txt.user
# Eclipse
.project
.cproject
/.settings/

# build files
build/
install/
.python-version
compile_commands.json

# test files
/Testing/

# continuous integration files
.github/vagrant/*.log
.github/vagrant/.vagrant
.github/vagrant/macos/.vagrant
src_singleheader/