diff --git a/.gitignore b/.gitignore index cd05d82..9f1188c 100644 --- a/.gitignore +++ b/.gitignore @@ -101,6 +101,7 @@ obj/ .idea/jarRepositories.xml .idea/navEditor.xml .idea/runConfigurations.xml +.idea/markdown.xml # Legacy Eclipse project files .classpath diff --git a/.hgignore b/.hgignore index 049e729..37adce6 100644 --- a/.hgignore +++ b/.hgignore @@ -103,6 +103,7 @@ gen-external-apklibs \.idea/jarRepositories\.xml \.idea/navEditor\.xml \.idea/runConfigurations\.xml +\.idea/markdown\.xml # Legacy Eclipse project files \.classpath