mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
gitignore: add drivertool, svn_version.h, vim swap files
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -23,6 +23,7 @@ INSTALL
|
|||||||
*.lo
|
*.lo
|
||||||
*.a
|
*.a
|
||||||
*.la
|
*.la
|
||||||
|
.*.swp
|
||||||
|
|
||||||
### binaries that fall out of the build
|
### binaries that fall out of the build
|
||||||
lib/sectionsdclient/sectionsdcontrol
|
lib/sectionsdclient/sectionsdcontrol
|
||||||
@@ -30,3 +31,5 @@ src/neutrino
|
|||||||
src/nhttpd/web/*.js.gz
|
src/nhttpd/web/*.js.gz
|
||||||
src/zapit/src/pzapit
|
src/zapit/src/pzapit
|
||||||
src/zapit/src/udpstreampes
|
src/zapit/src/udpstreampes
|
||||||
|
src/drivertool
|
||||||
|
src/gui/svn_version.h
|
||||||
|
Reference in New Issue
Block a user