diff --git a/.hgignore b/.gitignore similarity index 96% rename from .hgignore rename to .gitignore index dbbd3a4..2322f9e 100644 --- a/.hgignore +++ b/.gitignore @@ -1,4 +1,3 @@ -syntax: glob # ignore all of them @@ -90,8 +89,7 @@ org.tar.gz *.iml -syntax: regexp -android/external/[^.]* +android/external/[?]* # Default ignored files -.idea/ +?idea/