X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=.gitignore;h=25485f355e5b4958e76f139ed2f07f1dad4b1c23;hb=8c9443fb03aacb1ec57e43173a28ff586fb03b82;hp=7d78886a7e3b00dbc753efbbd1e6ea82f061cd42;hpb=5f7d142595c83422ccbe7a724a5699f730cba3be;p=unres.git diff --git a/.gitignore b/.gitignore index 7d78886..25485f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +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