Skip to content

Commit 580824e

Browse files
committed
Add *.sh files to .gitignore and remove from repository (keep local only)
1 parent cc2d991 commit 580824e

4 files changed

Lines changed: 3 additions & 485 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ out/
2121
.gradle/
2222
build/
2323

24+
# Development scripts (keep local only)
25+
*.sh
26+
2427
# Local configuration file (sdk path, etc)
2528
local.properties
2629

release-simple.sh

Lines changed: 0 additions & 114 deletions
This file was deleted.

release.sh

Lines changed: 0 additions & 129 deletions
This file was deleted.

0 commit comments

Comments
 (0)