summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 5325a685dd0e5c4df4a7cb4002160dffc49d5ccf (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
46
47
# 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
arch/git-PKGBUILD

# 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-suite.log

# Other generated files
man/rcm.7
maint/release