]> git.proxmox.com Git - libgit2.git/blob - .gitignore
Merge pull request #196 from sschuberth/cmake-msvc2010
[libgit2.git] / .gitignore
1 /apidocs
2 /trash-*.exe
3 /libgit2.pc
4 /config.mak
5 *.o
6 *.a
7 *.exe
8 *.gcda
9 *.gcno
10 *.gcov
11 .lock-wafbuild
12 .waf*
13 build/
14 tests/tmp/
15 msvc/Debug/
16 msvc/Release/
17 *.sln
18 *.suo
19 *.vc*proj*
20 *.sdf
21 *.opensdf
22 CMake*
23 *.cmake
24 .DS_Store