diff --git a/.gitignore b/.gitignore index 41316ab..bfcf66c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ # Generated files bin/ gen/ +doc/ # Proguard folder generated by Eclipse proguard/ @@ -57,3 +58,5 @@ local.properties .Trashes ehthumbs.db Thumbs.db +*~ +#*# \ No newline at end of file