]> granicus.if.org Git - libmatroska/blob - .gitignore
add the tag writer to the built examples
[libmatroska] / .gitignore
1 .deps/
2 .libs/
3 *.a
4 *.la
5 *.dll
6 *.exe
7 *.lo
8 *.lib
9 *.o
10 *.obj
11 *.pc
12 .dirstamp
13
14 [Dd]ebug/
15 [Dd]ebugPublic/
16 [Rr]elease/
17 [Rr]eleases/
18 x64/
19 x86/
20 bld/
21 [Bb]in/
22 [Oo]bj/
23 [Ll]og/
24 .vs/
25
26 CMakeCache.txt
27 CMakeFiles
28 CMakeScripts
29 Testing
30 Makefile
31 cmake_install.cmake
32 install_manifest.txt
33 compile_commands.json
34 CMakeSettings.json
35 CTestTestfile.cmake
36 build/