-
-
Notifications
You must be signed in to change notification settings - Fork 777
Expand file tree
/
Copy path.gitignore
More file actions
46 lines (39 loc) · 557 Bytes
/
Copy path.gitignore
File metadata and controls
46 lines (39 loc) · 557 Bytes
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
*.orig
*.rej
*.o
*.a
README
bin/
keepalived.spec
Dockerfile
*~
*.swp
.dir-locals.el
keepalived-*.tar.gz
# http://www.gnu.org/software/automake
Makefile
Makefile.in
# http://www.gnu.org/software/autoconf
/autom4te.cache/
/autoscan.log
/autoscan-*.log
/aclocal.m4
/build-aux/
/config.cache
/config.h.in
/config.log
/config.status
/configure.scan
/lib/stamp-h[12]
.deps/
/tmp/
/devel/
/private/
# To be able to build without automake/autoconf comment out the following
/lib/config.h.in
/configure
# For snap builds
parts/
prime/
stage/
keepalived*.snap