X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=.gitignore;h=25485f355e5b4958e76f139ed2f07f1dad4b1c23;hb=b63cf7236586294d0c225c1ac24f17ef7734ce49;hp=2035385120fa2560886f36da4f0ce974f1d2fb09;hpb=a7a552d1fbd67e6e18af0b1c129a3d9ce6c13926;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