From c96c0d94ce689f83c9edccaaba739d7e29fb7e50 Mon Sep 17 00:00:00 2001
From: chrfranke <chrfranke@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Fri, 17 Jul 2009 11:14:23 +0000
Subject: [PATCH] Remove all .cvsignore files, svn:ignore properties were
 already set by cvs2svn.  Update svn:ignore for new svnversion.h.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2840 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/.cvsignore                | 49 -----------------------------------
 sm5/examplescripts/.cvsignore |  2 --
 sm5/os_win32/.cvsignore       | 17 ------------
 3 files changed, 68 deletions(-)
 delete mode 100644 sm5/.cvsignore
 delete mode 100644 sm5/examplescripts/.cvsignore
 delete mode 100644 sm5/os_win32/.cvsignore

diff --git a/sm5/.cvsignore b/sm5/.cvsignore
deleted file mode 100644
index 5adb5e1e3..000000000
--- a/sm5/.cvsignore
+++ /dev/null
@@ -1,49 +0,0 @@
-*.gz
-*.o
-*.rpm
-*.tar.gz
-*.tar.gz.asc
-*~
-.deps
-.gdb_history
-Makefile
-Makefile.in
-VERSION
-aclocal.m4
-add
-autom4te.cache
-autotools.diff
-build
-config.guess
-config.h
-config.h.in
-config.log
-config.status
-config.sub
-configure
-core
-cvs-script
-cvsversion.h
-depcomp
-doc
-install-sh
-missing
-mkinstalldirs
-smartctl
-smartctl.8
-smartctl.1m
-smartctl.exe
-smartd
-smartd.8
-smartd.1m
-smartd.conf.5
-smartd.conf.4
-smartd.conf.sample
-smartd.initd
-smartd.exe
-stamp-h
-stamp-h.in
-stamp-h1
-writelog.c
-SMART
-.project
diff --git a/sm5/examplescripts/.cvsignore b/sm5/examplescripts/.cvsignore
deleted file mode 100644
index 282522db0..000000000
--- a/sm5/examplescripts/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/sm5/os_win32/.cvsignore b/sm5/os_win32/.cvsignore
deleted file mode 100644
index 0a841a9d5..000000000
--- a/sm5/os_win32/.cvsignore
+++ /dev/null
@@ -1,17 +0,0 @@
-*.vcproj.*.user
-config.h
-config_vc*.h
-cvsversion.h
-cvsversion_vc*.h
-smartctl_vc*.d
-smartctl_vc*.r
-smartctl.exe
-smartd_vc*.d
-smartd_vc*.r
-smartd.exe
-smartmontools_vc*.ncb
-smartmontools_vc*.suo
-syslogevt_vc*.d
-syslogevt_vc*.r
-syslogevt.exe
-syslogevt.h
-- 
GitLab