Skip to content

Commit f9e2837

Browse files
Add 'release' build directory to gitignore
1 parent a148ca5 commit f9e2837

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
**/build
22
**/production
3+
/app/release
34
*.ap_
45
*.apk
56
*.class

0 commit comments

Comments
 (0)