aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 35df969e9f99ae27b6f9ce413bef389b8cc28a15 (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
*.o
*.ko
*.obj
*.elf
*.gch
*.pch
*.dll
*.so
*.so.*
*.dylib
*.exe
*.out
*.app
*.pdb
/build*/
/subprojects/*
!/subprojects/*.wrap
meson-logs
meson-private
meson_benchmark_setup.dat
meson_test_setup.dat
build.ninja
.ninja_deps
.ninja_logs
compile_commands.json