git ignore files created during bootstrap, configure and make.
This commit is contained in:
parent
c48b039b15
commit
39ac8c8b34
|
@ -12,3 +12,52 @@ scripts/ZoneMinder/blib
|
||||||
Makefile.in
|
Makefile.in
|
||||||
Makefile
|
Makefile
|
||||||
docs/_build
|
docs/_build
|
||||||
|
|
||||||
|
config.guess
|
||||||
|
config.h
|
||||||
|
config.log
|
||||||
|
config.status
|
||||||
|
config.sub
|
||||||
|
db/zm_create.sql
|
||||||
|
misc/apache.conf
|
||||||
|
misc/com.zoneminder.systemctl.policy
|
||||||
|
misc/com.zoneminder.systemctl.rules
|
||||||
|
misc/logrotate.conf
|
||||||
|
misc/syslog.conf
|
||||||
|
scripts/ZoneMinder/MYMETA.yml
|
||||||
|
scripts/ZoneMinder/lib/ZoneMinder/Base.pm
|
||||||
|
scripts/ZoneMinder/lib/ZoneMinder/Config.pm
|
||||||
|
scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm
|
||||||
|
scripts/ZoneMinder/lib/ZoneMinder/Memory.pm
|
||||||
|
scripts/ZoneMinder/pm_to_blib
|
||||||
|
scripts/zm
|
||||||
|
scripts/zmaudit.pl
|
||||||
|
scripts/zmcamtool.pl
|
||||||
|
scripts/zmcontrol.pl
|
||||||
|
scripts/zmdbbackup
|
||||||
|
scripts/zmdbrestore
|
||||||
|
scripts/zmdc.pl
|
||||||
|
scripts/zmeventdump
|
||||||
|
scripts/zmfilter.pl
|
||||||
|
scripts/zmlogrotate.conf
|
||||||
|
scripts/zmpkg.pl
|
||||||
|
scripts/zmsystemctl.pl
|
||||||
|
scripts/zmtrack.pl
|
||||||
|
scripts/zmtrigger.pl
|
||||||
|
scripts/zmupdate.pl
|
||||||
|
scripts/zmvideo.pl
|
||||||
|
scripts/zmwatch.pl
|
||||||
|
scripts/zmx10.pl
|
||||||
|
src/.deps/
|
||||||
|
src/*.o
|
||||||
|
src/zm_config.h
|
||||||
|
src/zm_config_defines.h
|
||||||
|
src/zma
|
||||||
|
src/zmc
|
||||||
|
src/zmf
|
||||||
|
src/zms
|
||||||
|
src/zmstreamer
|
||||||
|
src/zmu
|
||||||
|
web/includes/config.php
|
||||||
|
zm.conf
|
||||||
|
zmconfgen.pl
|
||||||
|
|
Loading…
Reference in New Issue