]> TLD Linux GIT Repositories - rc-scripts.git/blob - .gitignore
- disable lock checks (happens on LUKS2 and fails during system boot)
[rc-scripts.git] / .gitignore
1 # http://www.gnu.org/software/automake
2 Makefile.in
3
4 # http://www.gnu.org/software/autoconf
5 /autom4te.cache
6 /aclocal.m4
7 /compile
8 /configure
9 /depcomp
10 /install-sh
11 /missing
12
13 # https://raw.github.com/github/gitignore/master/Global/vim.gitignore
14 *.s[a-w][a-z]
15 *.un~
16 Session.vim
17 .netrwhist
18 *~
19
20 ChangeLog
21 Makefile
22 *.bak
23 rc-scripts.spec
24 config.guess
25 config.sub
26 ltmain.sh
27 config.h.in
28 config.log
29 config.h
30 config.cache
31 libtool
32 config.status
33 stamp-h
34 stamp-h.in
35 rc-scripts-*.tar.gz
36 ltconfig
37 intl
38 ABOUT-NLS
39 .deps
40 configure.scan
41 mkinstalldirs
42 stamp.h
43 version.h
44 /po/*.gmo
45 /po/rc-scripts.pot
46 /src/stamp-h1
47 src/*.o
48 src/consoletype
49 src/doexec
50 src/genhostid
51 src/getkey
52 src/initlog
53 src/ipcalc
54 src/loglevel
55 src/minilogd
56 src/netreport
57 src/ppp-watch
58 src/resolvesymlink
59 src/run-parts
60 src/setuidgid
61 src/start-stop-daemon
62 src/usernetctl
63 src/usleep