Skip to content

Commit cc6e0bf

Browse files
committed
Gitignore build folder
1 parent 79ea821 commit cc6e0bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
vendor/*
22
composer.lock
3-
.idea/*
3+
.idea/*
4+
build/*

0 commit comments

Comments
 (0)