From 2115769d94e29479e404fdf08c553e755250dce1 Mon Sep 17 00:00:00 2001 From: Maarten Vanraes Date: Thu, 26 May 2011 22:19:09 +0200 Subject: adjust .gitignore file for building --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4a8456907..0bbca0a9e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ depcomp install-sh m4/ missing +compile po/Makefile.in.in po/Makevars.template po/Rules-quot @@ -33,6 +34,7 @@ config.status.lineno po/POTFILES .deps stamp-h1 +manaplus.spec # files created by CMake CMakeFiles/ @@ -106,6 +108,10 @@ GRTAGS GSYMS GTAGS +# tarballs generated by make dist +manaplus-*.tar.gz +manaplus-*.tar.bz2 + # generated for nsis build translations/* @@ -118,3 +124,6 @@ gmon.out # patch files created by git [0-9][0-9][0-9][0-9]-*.patch + +# backup files created by vi +*~ -- cgit v1.2.3-60-g2f50