[libinline-java-perl] 04/07: Ignore all *.{bs,c,o}
Jonas Smedegaard
dr at jones.dk
Thu Feb 26 11:43:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.56
in repository libinline-java-perl.
commit af26468e67bea7b85220a867a77c3ff5607939d9
Author: Ed J <mohawk2 at users.noreply.github.com>
Date: Mon Nov 17 05:02:06 2014 +0000
Ignore all *.{bs,c,o}
---
.gitignore | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore
index 5b85af4..33897bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,12 +3,11 @@ Makefile
Java/InlineJavaServer.jar
Java/InlineJavaUser.jar
Java/classes/
-.*.swp
blib/
java.ts
pm_to_blib
_Inline_test/
Java/default_j2sdk.pl
-Java/JNI.bs
-Java/JNI.c
-Java/JNI.o
+*.bs
+*.c
+*.o
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libinline-java-perl.git
More information about the Pkg-perl-cvs-commits
mailing list