Refactored SCPFmaxIntents
    - Use Retry to set up apps, more stability
    - Fixed driver function, getTotalFlowsNum to get total ADDED flows
    - Only wirte the Total ADDED flows to database (we write all flows
      include PENDING_ADD before)

Change-Id: I1c05f27dcf621c14143a406d71b66adc6409f87e
diff --git a/.gitignore b/.gitignore
index 5b80f94..ae9e171 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
 .*.sw?
 TestON/logs/*
 *.pyc
+.DS_Store
+._.DS_Store