Browse Source

Remove bsd_converted from .gitignore

The `bsd_converted` file was once used as a temporary locking mechanism
on BSD systems builds and has been made obsolete via commit
9d9d39a0de
so it can be also removed from the main .gitignore file.
pull/3594/merge
Peter Kokot 7 years ago
parent
commit
4ac9ef4a00
  1. 1
      .gitignore

1
.gitignore

@ -38,7 +38,6 @@ _libs
acconfig.h
aclocal.m4
autom4te.cache
bsd_converted
buildmk.stamp
confdefs.h
config.h

Loading…
Cancel
Save