mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
Origin commit data
------------------
Branch: ni/coolstream
Commit: 43aaec7cfc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-31 (Thu, 31 Jan 2013)
Origin message was:
------------------
-add .rej ~ to .gitignore
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
41 lines
472 B
Plaintext
41 lines
472 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/gui/svn_version.h
|
|
src/gui/git_version.h
|