Skip to content

Commit 4bb5152

Browse files
committed
Add _build to .gitignore
1 parent 5a7cd05 commit 4bb5152

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
@@ -11,4 +11,5 @@
1111
target/**/*
1212
DataForVictor/
1313
Mockupinterfaces/
14-
/target
14+
/target
15+
_build

0 commit comments

Comments
 (0)