X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=.gitignore;h=42ff1cb736e6b46c836af960ae932f0d6943eb15;hb=dd5ae3e50b2d77cf0cc1a2805c91d518270c8537;hp=74ede4e0cea76be0b826a13eab7ecbd9fde1d2c3;hpb=c7c75a2638a9427428b2c713d038cab32daf8037;p=matches%2FMCTX3420.git diff --git a/.gitignore b/.gitignore index 74ede4e..42ff1cb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ *.o *.exe *.dll +*.a +*.lib .DS_Store .DS_Store? @@ -11,5 +13,9 @@ ehthumbs.db Thumbs.db +__pycache__ + server/win32 -**/nbproject/private/ \ No newline at end of file +**/nbproject/private/ + +*jquery-ui*