diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2016-08-23 17:35:26 +0200 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2016-08-23 17:35:26 +0200 |
commit | 768d013267bd2a52bab70ba6d413f49365fb31e3 (patch) | |
tree | ecde9e8ee306aa18a6850d6b7668c1f6a119a8cb /.gitignore | |
parent | 678c97f21ef15c98546f41647f3244799a37db1f (diff) | |
parent | d107ef78df2564cba75af1a6dcc9894c4468b207 (diff) |
Merge remote-tracking branch 'origin/misc-fixes'
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..77dea498 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +/Makefile +/bird +/birdc +/birdcl +/config.log +/config.status +/configure +/obj/ |