diff options
author | lado <herrlado@gmail.com> | 2016-03-24 13:35:47 +0100 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2016-03-24 13:35:47 +0100 |
commit | fcf4b27134951535c3648f75c054f5f666409bb7 (patch) | |
tree | 788fd990e562bec2dc45327e439cfcf6b2afc11e | |
parent | 0b9fe68f84c307cf34213d19b5ed8b0d01d1dad0 (diff) | |
download | vdr-manager-fcf4b27134951535c3648f75c054f5f666409bb7.tar.gz vdr-manager-fcf4b27134951535c3648f75c054f5f666409bb7.tar.bz2 |
ide files
-rw-r--r-- | vdrmanager/.gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/vdrmanager/.gitignore b/vdrmanager/.gitignore index c7fc83d..9d26f97 100644 --- a/vdrmanager/.gitignore +++ b/vdrmanager/.gitignore @@ -1,4 +1,7 @@ # Created by .ignore support plugin (hsz.mobi) -.gradle/* +.gradle/ build/* +keystore.properties +*.iml +.idea |