This is an automated email from the git hooks/post-receive script. rubund-guest pushed a commit to branch master in repository fyba.
commit e9f877c19ca0fd6024a1a9b7960784f986ee7643 Author: Anders Einar Hilden <[email protected]> Date: Tue Oct 22 21:22:32 2013 +0200 Gitignore tempfiles from visual studio --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0bd29f0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +Lib/*.lib +*Debug* +*Release* +*.sdf +*.suo \ No newline at end of file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/fyba.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

