File: .gitignore

package info (click to toggle)
simplescreenrecorder 0.3.8-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,808 kB
  • ctags: 2,035
  • sloc: cpp: 12,883; sh: 4,506; ansic: 510; makefile: 435; php: 137; xml: 32
file content (27 lines) | stat: -rw-r--r-- 212 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
*~
*.so
*.o
*.lo
*.la
*.tar.gz
*.user
*.orig
*.qm
qrc_*
moc_*
Makefile
autom4te.cache
config.h
config.log
config.status
libtool
.deps
.libs
.dirstamp
stamp-h1

build/
build32/
src/simplescreenrecorder

private-*