summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-06-04 17:13:35 +0200
committerRalf Baechle <ralf@linux-mips.org>2013-06-04 17:13:35 +0200
commitf8a6dbd752023673bae399af41fed62d36358b4b (patch)
treea7267bb6054202bd2d7e38caf999b273954d1344
parent1c606248ebbb9aa2f8aea91b0dcb8dd78d318725 (diff)
Convert .cvsignore files to .gitignore
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r--.gitignore (renamed from .cvsignore)10
-rw-r--r--6pack/.gitignore (renamed from 6pack/.cvsignore)0
-rw-r--r--ax25/.gitignore (renamed from ax25/.cvsignore)2
-rw-r--r--ax25/axgetput/.gitignore (renamed from ax25/axgetput/.cvsignore)0
-rw-r--r--dmascc/.gitignore (renamed from dmascc/.cvsignore)0
-rw-r--r--hdlcutil/.gitignore (renamed from hdlcutil/.cvsignore)4
-rw-r--r--hdlcutil/fl/.gitignore (renamed from hdlcutil/fl/.cvsignore)0
-rw-r--r--kiss/.gitignore (renamed from kiss/.cvsignore)4
-rw-r--r--netrom/.gitignore (renamed from netrom/.cvsignore)4
-rw-r--r--rose/.gitignore (renamed from rose/.cvsignore)6
-rw-r--r--tcpip/.gitignore (renamed from tcpip/.cvsignore)6
-rw-r--r--user_call/.gitignore (renamed from user_call/.cvsignore)4
-rw-r--r--yamdrv/.gitignore (renamed from yamdrv/.cvsignore)0
13 files changed, 20 insertions, 20 deletions
diff --git a/.cvsignore b/.gitignore
index bcfdf9c..7c2740b 100644
--- a/.cvsignore
+++ b/.gitignore
@@ -1,6 +1,10 @@
+.deps
+INSTALL
+Makefile
+Makefile.in
aclocal.m4
-ax25-tools.spec
autom4te.cache
+ax25-tools.spec
config.cache
config.h
config.h.in
@@ -10,8 +14,4 @@ configure
depcomp
install-sh
missing
-INSTALL
-Makefile
-Makefile.in
stamp-h1
-.deps
diff --git a/6pack/.cvsignore b/6pack/.gitignore
index 1806396..1806396 100644
--- a/6pack/.cvsignore
+++ b/6pack/.gitignore
diff --git a/ax25/.cvsignore b/ax25/.gitignore
index f42227d..00323ec 100644
--- a/ax25/.cvsignore
+++ b/ax25/.gitignore
@@ -1,3 +1,4 @@
+*.o
.deps
Makefile
Makefile.in
@@ -10,4 +11,3 @@ bpqparms
mheard
mheardd
rxecho
-*.o
diff --git a/ax25/axgetput/.cvsignore b/ax25/axgetput/.gitignore
index 7a04a0f..7a04a0f 100644
--- a/ax25/axgetput/.cvsignore
+++ b/ax25/axgetput/.gitignore
diff --git a/dmascc/.cvsignore b/dmascc/.gitignore
index 2ddde01..2ddde01 100644
--- a/dmascc/.cvsignore
+++ b/dmascc/.gitignore
diff --git a/hdlcutil/.cvsignore b/hdlcutil/.gitignore
index 928c117..72fbc3a 100644
--- a/hdlcutil/.cvsignore
+++ b/hdlcutil/.gitignore
@@ -1,7 +1,7 @@
+*.o
+.deps
Makefile
Makefile.in
sethdlc
smdiag
smmixer
-.deps
-*.o
diff --git a/hdlcutil/fl/.cvsignore b/hdlcutil/fl/.gitignore
index e670f28..e670f28 100644
--- a/hdlcutil/fl/.cvsignore
+++ b/hdlcutil/fl/.gitignore
diff --git a/kiss/.cvsignore b/kiss/.gitignore
index fdef7ef..33e0cf3 100644
--- a/kiss/.cvsignore
+++ b/kiss/.gitignore
@@ -1,3 +1,5 @@
+*.o
+.deps
Makefile
Makefile.in
kissattach
@@ -5,5 +7,3 @@ kissnetd
kissparms
mkiss
net2kiss
-.deps
-*.o
diff --git a/netrom/.cvsignore b/netrom/.gitignore
index 021b959..c492bb5 100644
--- a/netrom/.cvsignore
+++ b/netrom/.gitignore
@@ -1,3 +1,5 @@
+*.o
+.deps
Makefile
Makefile.in
netromd
@@ -6,5 +8,3 @@ nrattach
nrbroadcast
nrparms
nrsdrv
-.deps
-*.o
diff --git a/rose/.cvsignore b/rose/.gitignore
index 154568c..0aa08cb 100644
--- a/rose/.cvsignore
+++ b/rose/.gitignore
@@ -1,9 +1,9 @@
+*.o
+.deps
Makefile
Makefile.in
rsattach
rsdwnlnk
+rsmemsiz
rsparms
rsuplnk
-rsmemsiz
-.deps
-*.o
diff --git a/tcpip/.cvsignore b/tcpip/.gitignore
index 91537cb..99fb711 100644
--- a/tcpip/.cvsignore
+++ b/tcpip/.gitignore
@@ -1,6 +1,6 @@
+*.o
+.deps
Makefile
Makefile.in
-ttylinkd
rip98d
-.deps
-*.o
+ttylinkd
diff --git a/user_call/.cvsignore b/user_call/.gitignore
index 9492de2..54df2d3 100644
--- a/user_call/.cvsignore
+++ b/user_call/.gitignore
@@ -1,8 +1,8 @@
+
+.deps
Makefile
Makefile.in
ax25_call
netrom_call
rose_call
tcp_call
-.deps
-
diff --git a/yamdrv/.cvsignore b/yamdrv/.gitignore
index 158326f..158326f 100644
--- a/yamdrv/.cvsignore
+++ b/yamdrv/.gitignore