diff options
author | Dan McGee <dan@archlinux.org> | 2007-03-27 21:06:31 -0400 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-03-27 21:06:31 -0400 |
commit | 8cacc46f8bcfe5b2325a2fae2af9b1fc5b09139e (patch) | |
tree | 0d137b4d90809e6d7bb1663f84fc6d35ca4ae98c /etc | |
parent | 5ec3ed4674814a18951f43389efd26461a343854 (diff) |
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>
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 |