Skip to content

Commit

Permalink
update gitignore to remove my build script.
Browse files Browse the repository at this point in the history
  • Loading branch information
sayantan-kgp committed Mar 19, 2021
1 parent ebce2ee commit 0fcf1ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,6 @@ app/libs/
app/release/
app/src/main/res/drawable-v24/
app/src/main/res/drawable-xxxhdpi/

# Remove my build script
.build_it.sh

0 comments on commit 0fcf1ca

Please sign in to comment.