wait to be verified
diff --git a/.gitignore b/.gitignore
index 1019cf5..95cf8f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,23 +1,21 @@
-*.dSYM/
-*.a
-*.dylib
-*.o
-
-*.cc~
-*.hpp~
-*.h~
-
-
 .DS_Store
-.lock*
-.waf-1*
-.waf-tools/*.pyc
-build/
-
-*.db
-*.dat
-*.properties
+._*
+.metadata
+.settings
+*.o
+*.so
+.classpath
+.project
+*~
+*.jar
+*.c.flc
+*.out
+*.log
 *.pyc
-*.db*
-
-.tags*
+*.bak
+draft/
+output/
+recycle/
+bin/
+testdir/
+local/