diff options
author | Javier <dev.git@javispedro.com> | 2021-03-21 14:42:40 +0100 |
---|---|---|
committer | Javier <dev.git@javispedro.com> | 2021-03-21 14:42:40 +0100 |
commit | cdfc2a9807c785701af162d2b76a37063a3ad48a (patch) | |
tree | 534a94ecba83abdfbfccdce5f29b59de1649908c /app/.gitignore | |
parent | 1a8180e65921bec7a941d93744bbbc79bb96f8f1 (diff) | |
download | autobluetether-cdfc2a9807c785701af162d2b76a37063a3ad48a.tar.gz autobluetether-cdfc2a9807c785701af162d2b76a37063a3ad48a.zip |
cleanup
Diffstat (limited to 'app/.gitignore')
-rw-r--r-- | app/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/.gitignore b/app/.gitignore index 42afabf..67e07b8 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,2 @@ -/build
\ No newline at end of file +/build +/release |