diff options
author | Dan McGee <dan@archlinux.org> | 2007-03-28 03:06:31 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-03-28 03:06:31 +0200 |
commit | 8cacc46f8bcfe5b2325a2fae2af9b1fc5b09139e (patch) | |
tree | 0d137b4d90809e6d7bb1663f84fc6d35ca4ae98c /lib/libalpm/po/.cvsignore | |
parent | 5ec3ed4674814a18951f43389efd26461a343854 (diff) | |
download | pacman-8cacc46f8bcfe5b2325a2fae2af9b1fc5b09139e.tar.gz pacman-8cacc46f8bcfe5b2325a2fae2af9b1fc5b09139e.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>
Diffstat (limited to 'lib/libalpm/po/.cvsignore')
-rw-r--r-- | lib/libalpm/po/.cvsignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/libalpm/po/.cvsignore b/lib/libalpm/po/.cvsignore deleted file mode 100644 index 50a7b2a4..00000000 --- a/lib/libalpm/po/.cvsignore +++ /dev/null @@ -1,6 +0,0 @@ -Makefile -Makefile.in -*.gmo -POTFILES -stamp-po -remove-potcdate.sed |