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