forked from FreeRADIUS/freeradius-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
77 lines (66 loc) · 712 Bytes
/
.gitignore
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
*~
*.o
*.a
*.lo
*.loT
*.la
*.so
*.lai
*.bz2
*.gz
*.sig
*.orig
*.rej
.libs
.depends
*.log
*.substvars
*-stamp
*.swp
*.swo
*.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
# Archives
freeradius-server-*tar*
# Autoconf and libtool output
build/*
config.status
*confdefs.h
*conftest*
*confcache
Make.inc
libtool
autom4te.cache
config.guess
config.sub
config.h
src/bin/unit_test_attribute
src/modules/lib/
warnings.txt
# Redis setup script output
nodes*.conf
dump*.rdb
appendonly*.aof
# Analyzer output
*.plist
# Local scripts
run.sh
# rpm packages
rpmbuild/