]> git.proxmox.com Git - libgit2.git/blob - .gitignore
Update upstream source from tag 'upstream/1.0.0+dfsg.1'
[libgit2.git] / .gitignore
1 /tests/clar.suite
2 /tests/clar.suite.rule
3 /tests/.clarcache
4 /apidocs
5 /trash-*.exe
6 /libgit2.pc
7 /config.mak
8 *.o
9 *.a
10 *.exe
11 *.gcda
12 *.gcno
13 *.gcov
14 .lock-wafbuild
15 .waf*
16 build/
17 build-amiga/
18 tests/tmp/
19 msvc/Debug/
20 msvc/Release/
21 *.sln
22 *.suo
23 *.vc*proj*
24 *.sdf
25 *.opensdf
26 *.aps
27 *.cmake
28 !cmake/Modules/*.cmake
29 .DS_Store
30 *~
31 .*.swp
32 tags
33 mkmf.log
34 *.profdata
35 *.profraw
36 CMakeSettings.json
37 .vs