diff options
author | Dan McGee <dan@archlinux.org> | 2007-03-28 03:06:31 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-10-25 18:53:13 +0200 |
commit | 09253b48d60589d42d9486dd361eaaf30e364e59 (patch) | |
tree | 73fd007bb3ae0a46399a619b06d3ff4a0bfa1a19 /etc | |
parent | a06d91f7f9b2e895c5dcfff314632919e417e864 (diff) | |
download | pacman-09253b48d60589d42d9486dd361eaaf30e364e59.tar.gz pacman-09253b48d60589d42d9486dd361eaaf30e364e59.tar.xz |
Move .cvsignore -> .gitignore
* Move all .cvsignore files to .gitignore for switch in VCS. In addition,
delete ones that were unnecessary because they only contained Makefile
and Makefile.am.
Signed-off-by: Dan McGee <dan@archlinux.org>
(cherry picked from commit 8cacc46f8bcfe5b2325a2fae2af9b1fc5b09139e)
Diffstat (limited to 'etc')
-rw-r--r-- | etc/.gitignore (renamed from etc/.cvsignore) | 0 | ||||
-rw-r--r-- | etc/abs/.cvsignore | 2 | ||||
-rw-r--r-- | etc/pacman.d/.gitignore (renamed from etc/pacman.d/.cvsignore) | 0 |
3 files changed, 0 insertions, 2 deletions
diff --git a/etc/.cvsignore b/etc/.gitignore index 19f2216d..19f2216d 100644 --- a/etc/.cvsignore +++ b/etc/.gitignore diff --git a/etc/abs/.cvsignore b/etc/abs/.cvsignore deleted file mode 100644 index 282522db..00000000 --- a/etc/abs/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -Makefile.in diff --git a/etc/pacman.d/.cvsignore b/etc/pacman.d/.gitignore index 32b2d700..32b2d700 100644 --- a/etc/pacman.d/.cvsignore +++ b/etc/pacman.d/.gitignore |