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 /scripts | |
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 'scripts')
-rw-r--r-- | scripts/.cvsignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/.cvsignore b/scripts/.cvsignore deleted file mode 100644 index 282522db..00000000 --- a/scripts/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -Makefile.in |