forked from caelum/vraptor
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
39 lines (38 loc) · 776 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
out
.classpath
.project
.settings
.scala_dependencies
!vraptor-blank-project/.classpath
!vraptor-blank-project/.settings/
!vraptor-blank-project/.project
!vraptor-mydvds/.classpath
!vraptor-mydvds/.settings/
!vraptor-mydvds/.project
!vraptor-site/.project
!vraptor-site/.settings
*.zip
*.ipr
*.iws
*.iml
*.class
*.swp
target
classes
build
!vraptor-core/lib/build
cobertura.ser
bin
.DS_Store
xsite-1.0
classes
vraptor-example-compatibility/src/main/webapp/WEB-INF/lib/*.jar
vraptor-blank-project/WebContent/WEB-INF/lib/*.jar
vraptor-blank-project-gae/war/WEB-INF/lib/*.jar
vraptor-blank-project-scala/WebContent/WEB-INF/lib/
vraptor-mydvds/WebContent/WEB-INF/lib/*.jar
vraptor-site/todo.log
vraptor-mydvds/mydvds.war
vraptor-mydvds/mydvdsDB.*
*~
vraptor-plugin-gae/build.tmp/