Added .gitignore.
This commit is contained in:
parent
5fead83069
commit
cff1b7effa
1 changed files with 20 additions and 0 deletions
20
.gitignore
vendored
20
.gitignore
vendored
|
|
@ -1 +1,21 @@
|
||||||
*~
|
*~
|
||||||
|
.deps
|
||||||
|
INSTALL
|
||||||
|
aclocal.m4
|
||||||
|
autom4te.cache
|
||||||
|
config.log
|
||||||
|
config.scm
|
||||||
|
config.status
|
||||||
|
configure
|
||||||
|
core.scm
|
||||||
|
depcomp
|
||||||
|
install-sh
|
||||||
|
makefile
|
||||||
|
makefile.in
|
||||||
|
mcron
|
||||||
|
mcron.c
|
||||||
|
mcron.info
|
||||||
|
mcron.o
|
||||||
|
mcron.texinfo
|
||||||
|
missing
|
||||||
|
texinfo.tex
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue