File: .gitignore

package info (click to toggle)
freeradius 3.0.12%2Bdfsg-5%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 21,144 kB
  • ctags: 11,887
  • sloc: ansic: 109,067; sh: 5,176; perl: 2,648; sql: 1,397; python: 1,161; makefile: 374; xml: 62; tcl: 35; sed: 23; ruby: 22
file content (81 lines) | stat: -rw-r--r-- 752 bytes parent folder | download | duplicates (2)
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
*.la
*.o
*.lo
.libs
.deps
build-arch-stamp
build-indep-stamp
config.h
config.log
config.status
config.cache
config.guess.dist
config.sub.dist
Make.inc
*~
*.o
*.a
*.lo
*.loT
*.la
*.so
*.lai
*.bz2
*.gz
*.sig
*.orig
*.rej
.libs
.depends
*.log
*.substvars
*-stamp
*.swp
*.cache
*.dist
*.dylib
*.rej
*.orig
*.dSYM
*.patch
.pc

# Editor projects
*.kdev4
*.cproject
*.project
*.bbprojectd

# Exuberant ctags
tags

# Local icon files
icon.png

# OS specific cruft
.DS_Store

# Certificates and signing requests
*.pem
*.der
*.csr
*.key

# Autoconf and libtool output
build
config.status
*confdefs.h
*conftest*
*confcache
Make.inc
libtool
autom4te.cache
config.guess
config.sub
config.h
src/main/radattr
src/modules/lib/
warnings.txt

# Analyzer output
/*.plist