File: .gitignore

package info (click to toggle)
msgpuck 2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 348 kB
  • sloc: ansic: 3,054; makefile: 5
file content (23 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
*~
*.a
*.o
*.so*
*.dynlib*
*.user
*.cbp
*.log
obj-*/
doc/
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
install_manifest.txt
Makefile
Doxyfile.html
Doxyfile.man
debian/*
VERSION
./build
/build
./test_build
/test_build