Skip to content

Commit c0b5302

Browse files
committed
Final change in gitignore
1 parent 13e256c commit c0b5302

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ target/*
55
.idea/*
66
pythonTesting/env/*
77
*.withTimestamp
8+
89
logfiles/*
910
logfilesPre/*
1011
.environment
11-
project/target/*
12-
project/project/*
12+
13+
project/*
14+
!project/assembly.sbt
15+
!project/build.properties

0 commit comments

Comments
 (0)