Skip to content

Commit 12dab8d

Browse files
committed
Jython stuff to .gitignore
1 parent 30a510b commit 12dab8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ MANIFEST
22
.idea
33
.vscode
44
*.pyc
5+
*$py.class
56
build
67
test/results
78
example/log.html
89
example/report.html
910
example/output.xml
1011
venv*
12+
.jython_cache

0 commit comments

Comments
 (0)