From 8cacc46f8bcfe5b2325a2fae2af9b1fc5b09139e Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 27 Mar 2007 21:06:31 -0400 Subject: 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 --- src/pacman/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/pacman/.gitignore (limited to 'src/pacman/.gitignore') diff --git a/src/pacman/.gitignore b/src/pacman/.gitignore new file mode 100644 index 00000000..f8247c5e --- /dev/null +++ b/src/pacman/.gitignore @@ -0,0 +1,6 @@ +.deps +.libs +Makefile +Makefile.in +pacman +pacman.static -- cgit v1.2.3-54-g00ecf