Skip to content

Commit 0350d71

Browse files
author
Alexey Romanov
committed
Update .gitignore
1 parent 75e3ea4 commit 0350d71

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.gitignore

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
lib_managed
22
*.iml
3+
.idea/
34
.DS_Store
45
local.properties
56
project/boot
67
project/build/target
7-
target
8-
virtualization-lms-core.iml
9-
.gitingore
10-
#test-out
8+
target/
9+
test-out/
10+
!test-out/**/*.check
11+
data/

0 commit comments

Comments
 (0)