forked from spotbugs/spotbugs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
53 lines (49 loc) · 1.11 KB
/
.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
.gradle
build
.idea
.project
.settings
.classpath
*.iml
*.swp
*.ipr
*.iws
classesEclipse
.DS_Store
deps/
eclipse/
bin/
# to sign eclipse plugin
spotbugs.jks
# generated manifest files
spotbugs/META-INF/MANIFEST.MF
spotbugs-annotations/META-INF/MANIFEST.MF
eclipsePlugin/META-INF/MANIFEST-DIST.MF
eclipsePlugin/META-INF/MANIFEST.MF
eclipsePlugin/build.properties
# Libraries are copied to this directory
spotbugs/.libs/
eclipsePlugin/lib/
# TODO : Clean up
**/local.properties
**/*.class
eclipsePlugin-test/bin_eclipse/
eclipsePlugin/local.properties
spotbugs/annotationJavaDoc/
spotbugs/apiJavaDoc/
spotbugs/doc/
spotbugs/jnlp/appengine.jnlp
spotbugs/local.properties
spotbugs/design/architecture/architecture.aux
spotbugs/design/architecture/architecture.out
spotbugs/design/architecture/architecture.pdf
spotbugs/design/architecture/architecture.toc
spotbugs/design/architecture/depend.mak
spotbugs/src/doc/allBugDescriptions.html
spotbugs/src/doc/bugDescriptions.html
spotbugs/src/doc/bugDescriptions_fr.html
spotbugs/src/doc/bugDescriptions_ja.html
spotbugs/web/
spotbugsTestCases/history/
*.log
spotbugs-tests/src/test/resources/