X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=.gitignore;h=25485f355e5b4958e76f139ed2f07f1dad4b1c23;hb=790aae561da143a50b9295c577b76559f7f05ef1;hp=bac46173eb81b42d45a1ded9c18d34ca401f1ce5;hpb=e7fd0c7782f6f624b41009800df8e3d5e0e9add5;p=unres.git diff --git a/.gitignore b/.gitignore index bac4617..25485f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,19 @@ +# 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