Skip to content

Commit 12b6d04

Browse files
committed
Include icon.png inside drawable for B4A
1 parent 2f70031 commit 12b6d04

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

B4A/.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,9 @@
44

55
# ignore ALL files in these directories
66
AutoBackups/
7-
Objects/
7+
8+
# Include icon.png inside drawable
9+
Objects/*
10+
!Objects/res/
11+
Objects/res/*
12+
!Objects/res/drawable/

0 commit comments

Comments
 (0)