From e219b5c86a89cfb5bb0075f76d7cd4e333b64fc9 Mon Sep 17 00:00:00 2001 From: Emmanuel Papin Date: Sat, 14 Mar 2015 23:14:27 +0100 Subject: [PATCH] Ignore files modified at compile time --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index ec021d210..aa92c80d0 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,11 @@ misc/com.zoneminder.systemctl.policy misc/com.zoneminder.systemctl.rules misc/logrotate.conf misc/syslog.conf +onvif/modules/MYMETA.json +onvif/modules/MYMETA.yml +onvif/proxy/MYMETA.json +onvif/proxy/MYMETA.yml +scripts/ZoneMinder/MYMETA.json scripts/ZoneMinder/MYMETA.yml scripts/ZoneMinder/lib/ZoneMinder/Base.pm scripts/ZoneMinder/lib/ZoneMinder/Config.pm