Skip to content

Commit

Permalink
Trying to ignore the release folder from git by default
Browse files Browse the repository at this point in the history
  • Loading branch information
EliDoris committed Mar 8, 2021
1 parent 18160a1 commit 10b04e5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
.externalNativeBuild
.cxx
local.properties
/app/release/
3 changes: 2 additions & 1 deletion app/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/build
/build
/release/
Binary file added app/release/group-song-viewer-v1.1.apk
Binary file not shown.

0 comments on commit 10b04e5

Please sign in to comment.