projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
93e19c0
)
gitignore additions
Rafael Garcia-Suarez [Sun, 27 Sep 2009 13:26:05 +0000 (15:26 +0200)]
.gitignore
patch
|
blob
|
blame
|
history
ext/XSLoader/.gitignore
[new file with mode: 0644]
patch
|
blob
ext/lib/.gitignore
[new file with mode: 0644]
patch
|
blob
lib/.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index
5decace
..
7a0d142
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-26,6
+26,7
@@
Makefile.old
/perlmain.c
/perlmini.c
/pod/Makefile
+/runtests
/writemain
/x2p/Makefile
/x2p/cflags
diff --git a/ext/XSLoader/.gitignore
b/ext/XSLoader/.gitignore
new file mode 100644
(file)
index 0000000..
b91c997
--- /dev/null
+++ b/
ext/XSLoader/.gitignore
@@ -0,0
+1
@@
+/XSLoader.pm
diff --git a/ext/lib/.gitignore
b/ext/lib/.gitignore
new file mode 100644
(file)
index 0000000..
8caf306
--- /dev/null
+++ b/
ext/lib/.gitignore
@@ -0,0
+1
@@
+/lib.pm
diff --git
a/lib/.gitignore
b/lib/.gitignore
index
cc41885
..
158c9e2
100644
(file)
--- a/
lib/.gitignore
+++ b/
lib/.gitignore
@@
-173,6
+173,8
@@
/File/Glob.pm
/File/GlobMapper.pm
/File/Path.pm
+/File/Spec/
+/File/Spec.pm
/File/Temp.pm
/FileCache.pm
/Filter/Simple.pm