Skip to content

Commit f963dba

Browse files
committed
Updated to ignore any folder with prefix build.
1 parent edcdb94 commit f963dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
*.app
3333

3434
.idea/
35-
build/
35+
build*/
3636
data/

0 commit comments

Comments
 (0)