X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=inline;f=.gitignore;h=7fe412622f3140aa50cdc3d47efcccd157f1b308;hb=0961a908d2479083809d6dca5407d5d0052992cb;hp=7d78886a7e3b00dbc753efbbd1e6ea82f061cd42;hpb=dbde27db51588de3334c01042d38d8ee5aac683c;p=unres.git diff --git a/.gitignore b/.gitignore index 7d78886..7fe4126 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,24 @@ -*.[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/ + +# latex files in documentation +doc/*/*.aux +doc/*/*.log + + +# ignored dirs form adasko +gradcheck/ +mapcheck/ +run/ +sympcheck/ +compinfo