summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 63b49834b9f725a66909454810f1bf6b3d2633e0 (plain)
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
# autotools related files
Makefile
Makefile.in
*/Makefile
*/Makefile.in
aclocal.m4
autom4te.cache
autoscan.log
config.log
config.status
configure
configure.scan
install-sh
missing
depcomp

# Make targets
debian/rcm
debian/rcm.debhelper.log
share/rcm.sh
arch/git-PKGBIULD
bin/lsrc
bin/mkrc
bin/rcup
bin/rcdn
*deb
NEWS.md
rcm-*.tar.gz

# Sub-repositories for release
gh-pages
homebrew-formulae
release-arch
deb-build
rcm-*

# Files generated for or during testing
test-driver
*.t.err
*.t.trs
*.t.log
test/test-suite.log

# Other generated files
man/rcm.7