Skip to content

Commit 4f262f6

Browse files
author
Andreas Dann
committed
update ignore file
1 parent 9d20c79 commit 4f262f6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,4 +194,7 @@ buildNumber.properties
194194

195195
### allow the ecj and jdt core jar ###
196196
!src/test/resources/ecj-3.15.1.jar
197-
!src/test/resources/org.eclipse.jdt.core-3.15.0.jar
197+
!src/test/resources/org.eclipse.jdt.core-3.15.0.jar
198+
/sootdiff.iml
199+
**/sootOutput
200+
.idea

0 commit comments

Comments
 (0)