File: .gitignore

package info (click to toggle)
opensmtpd-table-ldap 1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 308 kB
  • sloc: ansic: 4,609; makefile: 14; sh: 1
file content (18 lines) | stat: -rw-r--r-- 197 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
**/*~
**/*.d
**/*.o

**/.deps
**/Makefile
**/Makefile.in
**/aclocal.m4
**/.dirstamp
**/autom4te.cache
**/config.h
**/config.h.in
**/config.log
**/config.status
**/configure
**/stamp-h1

table-ldap