diff options
Diffstat (limited to 'vdrmanager/.gitignore')
-rw-r--r-- | vdrmanager/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vdrmanager/.gitignore b/vdrmanager/.gitignore index bfa6a22..c7fc83d 100644 --- a/vdrmanager/.gitignore +++ b/vdrmanager/.gitignore @@ -1 +1,4 @@ # Created by .ignore support plugin (hsz.mobi) +.gradle/* +build/* + |