mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
add rcsim.h to .gitignore
Origin commit data
------------------
Branch: ni/coolstream
Commit: fb44e90b03
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-10-04 (Fri, 04 Oct 2013)
Origin message was:
------------------
- rcsim: create rcsim.h automatically
add rcsim.h to .gitignore
------------------
This commit was generated by Migit
43 lines
488 B
Plaintext
43 lines
488 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
|
|
*.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/gui/version.h
|
|
src/nhttpd/nhttpd.conf
|