Fix dilatometer, other misc stuff
[matches/MCTX3420.git] / .gitignore
index baf45a8..112c205 100644 (file)
@@ -2,6 +2,8 @@
 *.o
 *.exe
 *.dll
+*.a
+*.lib
 
 .DS_Store
 .DS_Store?
@@ -9,4 +11,13 @@
 .Spotlight-V100
 .Trashes
 ehthumbs.db
-Thumbs.db
\ No newline at end of file
+Thumbs.db
+
+__pycache__
+
+server/win32
+**/nbproject/private/
+
+*jquery-ui*
+
+*password*

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