forked from oracle/opengrok
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
62 lines (61 loc) · 933 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
*~
*.swp
/nbproject/configs/*.properties
tags
TAGS
!opengrok-web/src/main/webapp/WEB-INF/tags
build
dist
coverage
target
opengrok.jar
source.war
prj.el
nbproject/private
plugins/LdapPlugin/nbproject/private/
plugins/UserPlugin/nbproject/private/
generatedsrc
lib/JFlex.jar
lib/jflex-*
lib/findbugs
findbugs
manifest.mf
checkstyle/checkstyle_errors.txt
checkstyle/checkstyle_errors.xml
pmd/pmd_report.html
pmd/pmd_report.xml
pmd/cpd_report.txt
pmd/cpd_report.xml
jdepend/report.txt
jdepend/report.xml
lib/derby.jar
lib/jrcs.jar
lib/lucene-*
lib/javax.servlet-api-*
lib/bcel-*
lib/junit-*
lib/hamcrest-core-*
derby.log
opengrok*.log
nbproject/genfiles.properties
glassfish
opengrok-web-nbproject/nbproject/private/
opengrok-web-nbproject/nbproject/genfiles.properties
run_my.bat
build.bat
jacoco
jacoco.exec
cov-int.zip
cov-int/*
pmd.bat
*.iml
.idea
*.pyc
.wercker
.DS_Store
.project
.settings/
.vscode/
*/bin/
.classpath
.checkstyle