Skip to content
This repository was archived by the owner on Mar 11, 2019. It is now read-only.

Commit e488592

Browse files
committed
chore: fix .gitignore file
1 parent 709f706 commit e488592

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
@@ -22,7 +22,8 @@ src_managed/
2222
.idea/
2323
/project/plugins/project
2424
project/boot
25-
target/
25+
target
26+
!powerapi-core/src/main/scala/org/powerapi/core/target
2627
/logs
2728
.cache
2829
.classpath

0 commit comments

Comments
 (0)