Merge branch 'master' of https://github.com/szmoore/MCTX3420.git
[matches/MCTX3420.git] / .gitignore
1 *.so
2 *.o
3 *.exe
4 *.dll
5
6 .DS_Store
7 .DS_Store?
8 ._*
9 .Spotlight-V100
10 .Trashes
11 ehthumbs.db
12 Thumbs.db
13
14 server/win32
15 **/nbproject/private/

UCC git Repository :: git.ucc.asn.au