diff options
author | lado <herrlado@gmail.com> | 2016-03-13 22:02:02 +0100 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2016-03-13 22:02:02 +0100 |
commit | d1998147e8d8dee6ed7dc528c3275849e538c3f5 (patch) | |
tree | 76efe275c47164a70c97e20fc8072dc7913a2b18 /vdrmanager/.gitignore | |
parent | 1dfb776140a8bfcc1108a84bbb1ce5b575e350a6 (diff) | |
download | vdr-manager-d1998147e8d8dee6ed7dc528c3275849e538c3f5.tar.gz vdr-manager-d1998147e8d8dee6ed7dc528c3275849e538c3f5.tar.bz2 |
pollisch
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/* + |