[go: up one dir, main page]

File: .gitignore

package info (click to toggle)
libformfactor 0.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,288 kB
  • sloc: cpp: 17,289; python: 382; makefile: 15
file content (19 lines) | stat: -rw-r--r-- 140 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*~
*.bak
*.patch
*.tmp
*.user

# doxygen generated
dox/
latex/
html/

# build directories
build/
cover/
debug/
tidy/
demo/build
demo/debug