]> git.pld-linux.org Git - projects/rc-scripts.git/blame - .gitignore
Clean and recreate systemd tmpfiles (even if not using systemd).
[projects/rc-scripts.git] / .gitignore
CommitLineData
2f6fa787
ER
1# http://www.gnu.org/software/automake
2Makefile.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
2c0768ff
ER
13# https://raw.github.com/github/gitignore/master/Global/vim.gitignore
14*.s[a-w][a-z]
15*.un~
16Session.vim
17.netrwhist
060bf381 18*~
2c0768ff 19
155c1211 20ChangeLog
2c0768ff 21Makefile
060bf381
ER
22*.bak
23rc-scripts.spec
24config.guess
25config.sub
26ltmain.sh
27config.h.in
060bf381
ER
28config.log
29config.h
30config.cache
31libtool
32config.status
33stamp-h
34stamp-h.in
35rc-scripts-*.tar.gz
060bf381
ER
36ltconfig
37intl
38ABOUT-NLS
39.deps
060bf381 40configure.scan
060bf381
ER
41mkinstalldirs
42stamp.h
43version.h
2a5ea951 44/po/*.gmo
8fab0587 45/po/rc-scripts.pot
2a5ea951
ER
46/src/stamp-h1
47src/*.o
48src/consoletype
49src/doexec
50src/genhostid
51src/getkey
52src/initlog
53src/ipcalc
54src/loglevel
55src/minilogd
56src/netreport
57src/ppp-watch
58src/resolvesymlink
59src/run-parts
60src/setuidgid
61src/start-stop-daemon
62src/usernetctl
63src/usleep
This page took 0.822154 seconds and 4 git commands to generate.