X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=.gitignore;h=c0b1de623df135e16e40d0be896dc5d9df8faf2f;hb=bd72b3c7ba94afc7170946f63180e7b7357a622d;hp=933760c77ec9345abef2d746b8d7053090ad4aa7;hpb=5f34e20e1192b0f3cb58130e7222a41a9ba88744;p=unres.git diff --git a/.gitignore b/.gitignore index 933760c..c0b1de6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,20 @@ +# 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 +DIL/