diff options
Diffstat (limited to 'testapps/.gitignore')
-rw-r--r-- | testapps/.gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testapps/.gitignore b/testapps/.gitignore index 0c75cfd..846ae70 100644 --- a/testapps/.gitignore +++ b/testapps/.gitignore @@ -1,3 +1,3 @@ -*/bin -*/local.properties -*/gen +bin +local.properties +gen |