This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
[gfortran, committed] Remove .cvsignore
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: GCC Fortran mailing list <fortran at gcc dot gnu dot org>,patch <gcc-patches at gcc dot gnu dot org>
- Date: Sun, 30 Oct 2005 22:15:18 +0100
- Subject: [gfortran, committed] Remove .cvsignore
I doubt that .cvsignore served a purpose ever since we stopped building in the
source directory, with subversion it certainly serves no purpose. I'm thus
removing it from the 4.0 branch and the mainline.
- Tobi