X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=.gitignore;h=25485f355e5b4958e76f139ed2f07f1dad4b1c23;hb=b64f5db586b97d6f52b422a0edbcbcdadb0400fe;hp=2035385120fa2560886f36da4f0ce974f1d2fb09;hpb=cbcf38ac52347785aa4f396df25fb408f6424707;p=unres.git diff --git a/.gitignore b/.gitignore index 2035385..25485f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,19 @@ -~.[oa] +# ignore compiled stuff +*.[oa] + +# ignore texteditors +*.swp +*~ + +# ignore PBS output and error files +*.[eo][0-9][0-9][0-9][0-9]* + +# ignore build dir +build/ + +# ignored dirs form adasko gradcheck/ mapcheck/ run/ sympcheck/ - +compinfo