File: .gitignore

package info (click to toggle)
ddccontrol-db 20230223-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,640 kB
  • sloc: xml: 4,830; sh: 119; makefile: 32; sed: 16; perl: 12
file content (48 lines) | stat: -rw-r--r-- 589 bytes parent folder | download | duplicates (3)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
*~
Makefile
Makefile.in

/.exrc
/ABOUT-NLS
/aclocal.m4
/autom4te.cache
/ChangeLog.bak
/compile
/config.guess
/config.log
/config.log
/config.rpath
/config.rpath
/config.status
/config.status
/config.sub
/configure
/depcomp
/install-sh
/intltool-extract
/intltool-extract.in
/intltool-merge
/intltool-merge.in
/intltool-update
/intltool-update.in
/libtool
/ltmain.sh
/m4
/missing
/mkinstalldirs
/po/*.gmo
/po/Makevars.template
/po/POTFILES
/po/stamp-it

# autotools generated files
/po/Makefile.in.in
/po/Rules-quot

# build generated files
/db/options.xml
/db/options.xml.h

#idea
/.idea