File: .gitignore

package info (click to toggle)
vertx-docgen 0.9.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 724 kB
  • sloc: java: 2,971; xml: 152; makefile: 4
file content (23 lines) | stat: -rw-r--r-- 214 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pom.xml.versionsBackup
.DS_Store
.gradle
.idea
*.iml
*.ipr
*.iws
.classpath
.project
.settings
.yardoc
.yardopts
bin
build
target
out
test-output
Scratch.java
ScratchTest.java
test-results
test-tmp
*.class
src/gen