summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2016-09-21 12:07:59 +0200
committerOndrej Zajicek (work) <santiago@crfreenet.org>2016-09-21 13:35:47 +0200
commit75ac3d199d1fd5b199dd753915234b8634c272e5 (patch)
tree94bc4c7ce5290f0793eaad9e089df33fe7c5b42e
parent6e75d0d27fe85f12a22928e5729465823704281e (diff)
Remove cvsignore
We have gitignore
-rw-r--r--.cvsignore1
-rw-r--r--.gitignore6
2 files changed, 5 insertions, 2 deletions
diff --git a/.cvsignore b/.cvsignore
deleted file mode 100644
index dc557db3..00000000
--- a/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-bird.conf
diff --git a/.gitignore b/.gitignore
index 77dea498..52510836 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+/autom4te.cache/
+/doc/*.html
+/obj/
/Makefile
/bird
/birdc
@@ -5,4 +8,5 @@
/config.log
/config.status
/configure
-/obj/
+/bird.conf
+/bird.log