Files
recycled-ni-neutrino/.gitignore
vanhofen 1ecf1b99cd .gitignore: add filemask *.orig
Origin commit data
------------------
Branch: ni/coolstream
Commit: 53ba18d523
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-28 (Sun, 28 Sep 2014)

Origin message was:
------------------
- .gitignore: add filemask *.orig

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-29 14:39:03 +04:00

46 lines
521 B
Plaintext

### mostly autoconf crap
Makefile
autom4te.cache
*.in
aclocal.m4
config.*
configure
depcomp
install-sh
*.pc
libtool
ltmain.sh
missing
stamp-h1
README
COPYING
INSTALL
### objects and libs
.libs
.deps
*.o
*.lo
*.a
*.la
.*.swp
### editor crap
*.orig
*.rej
*~
### binaries that fall out of the build
lib/sectionsdclient/sectionsdcontrol
src/neutrino
src/nhttpd/web/*.js.gz
src/zapit/src/pzapit
src/zapit/src/udpstreampes
src/drivertool
src/dt
src/rcsim.h
src/rcsim
src/gui/version.h
src/nhttpd/nhttpd.conf
src/mdev_helper