summaryrefslogtreecommitdiff
path: root/.gitignore
blob: d7d26c6de88901a8ec329b95a86aa2e3a8304bb9 (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
# 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
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-*

# Other generated files
man/rcm.7