File: .gitignore

package info (click to toggle)
libmacaroons 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 436 kB
  • sloc: ansic: 2,411; makefile: 59; sh: 6
file content (30 lines) | stat: -rw-r--r-- 336 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
28
29
30
# wildcards
.deps
.dirstamp
*.la
.libs
*.lo
*.o
# specific files
/aclocal.m4
/autom4te.cache
/bindings/python/macaroons.c
/compile
/config.guess
/config.h
/config.h.in
/config.h.in~
/config.log
/config.status
/config.sub
/configure
/depcomp
/install-sh
/libmacaroons.pc
/libtool
/ltmain.sh
/m4
/Makefile
/Makefile.in
/missing
/stamp-h1