Fixed classloading issue when using a jsp in a lesson
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -24,5 +24,10 @@ src/main/main.iml
|
||||
*.LOCAL.*.jsp
|
||||
*.REMOTE.*.jsp
|
||||
src/main/webapp/plugin_extracted/*
|
||||
src/main/webapp/users/*.jar
|
||||
src/main/webapp/plugin_lessons/*.jar
|
||||
src/main/webapp/users/*.props
|
||||
classes/*
|
||||
|
||||
/*.iml
|
||||
.extract/*
|
||||
|
Reference in New Issue
Block a user