git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad8db6e
)
moved .cvsignore to .gitignore
author
Matthias Kramm
<kramm@quiss.org>
Thu, 15 Jan 2009 20:48:18 +0000
(12:48 -0800)
committer
Matthias Kramm
<kramm@quiss.org>
Thu, 15 Jan 2009 20:48:18 +0000
(12:48 -0800)
17 files changed:
.gitignore
[moved from
.cvsignore
with 100% similarity]
patch
|
blob
|
history
avi2swf/.gitignore
[moved from
avi2swf/.cvsignore
with 100% similarity]
patch
|
blob
|
history
doc/.gitignore
[moved from
doc/.cvsignore
with 100% similarity]
patch
|
blob
|
history
lib/.gitignore
[moved from
lib/.cvsignore
with 100% similarity]
patch
|
blob
|
history
lib/action/.gitignore
[moved from
lib/action/.cvsignore
with 100% similarity]
patch
|
blob
|
history
lib/art/.gitignore
[moved from
lib/art/.cvsignore
with 100% similarity]
patch
|
blob
|
history
lib/as3/.gitignore
[moved from
lib/as3/.cvsignore
with 100% similarity]
patch
|
blob
|
history
lib/example/.gitignore
[moved from
lib/example/.cvsignore
with 100% similarity]
patch
|
blob
|
history
lib/gocr/.gitignore
[new file with mode: 0644]
patch
|
blob
lib/lame/.gitignore
[moved from
lib/lame/.cvsignore
with 100% similarity]
patch
|
blob
|
history
lib/lame_old/.gitignore
[new file with mode: 0644]
patch
|
blob
lib/pdf/.gitignore
[moved from
lib/pdf/.cvsignore
with 100% similarity]
patch
|
blob
|
history
lib/python/.gitignore
[moved from
lib/python/.cvsignore
with 100% similarity]
patch
|
blob
|
history
m4/.gitignore
[moved from
m4/.cvsignore
with 100% similarity]
patch
|
blob
|
history
pdf2swf/.gitignore
[moved from
pdf2swf/.cvsignore
with 100% similarity]
patch
|
blob
|
history
src/.gitignore
[moved from
src/.cvsignore
with 100% similarity]
patch
|
blob
|
history
swfs/.gitignore
[moved from
swfs/.cvsignore
with 100% similarity]
patch
|
blob
|
history
diff --git
a/.cvsignore
b/.gitignore
similarity index 100%
rename from
.cvsignore
rename to
.gitignore
diff --git
a/avi2swf/.cvsignore
b/avi2swf/.gitignore
similarity index 100%
rename from
avi2swf/.cvsignore
rename to
avi2swf/.gitignore
diff --git
a/doc/.cvsignore
b/doc/.gitignore
similarity index 100%
rename from
doc/.cvsignore
rename to
doc/.gitignore
diff --git
a/lib/.cvsignore
b/lib/.gitignore
similarity index 100%
rename from
lib/.cvsignore
rename to
lib/.gitignore
diff --git
a/lib/action/.cvsignore
b/lib/action/.gitignore
similarity index 100%
rename from
lib/action/.cvsignore
rename to
lib/action/.gitignore
diff --git
a/lib/art/.cvsignore
b/lib/art/.gitignore
similarity index 100%
rename from
lib/art/.cvsignore
rename to
lib/art/.gitignore
diff --git
a/lib/as3/.cvsignore
b/lib/as3/.gitignore
similarity index 100%
rename from
lib/as3/.cvsignore
rename to
lib/as3/.gitignore
diff --git
a/lib/example/.cvsignore
b/lib/example/.gitignore
similarity index 100%
rename from
lib/example/.cvsignore
rename to
lib/example/.gitignore
diff --git a/lib/gocr/.gitignore
b/lib/gocr/.gitignore
new file mode 100644
(file)
index 0000000..
cac8548
--- /dev/null
+++ b/
lib/gocr/.gitignore
@@ -0,0
+1,4
@@
+.cvsignore
+Makefile
+gocr
+*.o
diff --git
a/lib/lame/.cvsignore
b/lib/lame/.gitignore
similarity index 100%
rename from
lib/lame/.cvsignore
rename to
lib/lame/.gitignore
diff --git a/lib/lame_old/.gitignore
b/lib/lame_old/.gitignore
new file mode 100644
(file)
index 0000000..
f3c7a7c
--- /dev/null
+++ b/
lib/lame_old/.gitignore
@@ -0,0
+1
@@
+Makefile
diff --git
a/lib/pdf/.cvsignore
b/lib/pdf/.gitignore
similarity index 100%
rename from
lib/pdf/.cvsignore
rename to
lib/pdf/.gitignore
diff --git
a/lib/python/.cvsignore
b/lib/python/.gitignore
similarity index 100%
rename from
lib/python/.cvsignore
rename to
lib/python/.gitignore
diff --git
a/m4/.cvsignore
b/m4/.gitignore
similarity index 100%
rename from
m4/.cvsignore
rename to
m4/.gitignore
diff --git
a/pdf2swf/.cvsignore
b/pdf2swf/.gitignore
similarity index 100%
rename from
pdf2swf/.cvsignore
rename to
pdf2swf/.gitignore
diff --git
a/src/.cvsignore
b/src/.gitignore
similarity index 100%
rename from
src/.cvsignore
rename to
src/.gitignore
diff --git
a/swfs/.cvsignore
b/swfs/.gitignore
similarity index 100%
rename from
swfs/.cvsignore
rename to
swfs/.gitignore