-
Notifications
You must be signed in to change notification settings - Fork 50
/
Copy path.gitignore
46 lines (46 loc) · 892 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
.idea
*.iml
*.class
*.DS_Store
docs/.gradle
hsc_diagrams.ldb
gradle-app.setting
.gradle
htmlsanitycheck-doc.sublime-project
htmlsanitycheck-doc.sublime-workspace
gen-html/css/base-style.css
gen-html/htc/css3-pie-1.0beta3.htc
gen-html/index.html
gen-html/css/style.css
gen-html/with-failures/css/base-style.css
gen-html/with-failures/htc/css3-pie-1.0beta3.htc
gen-html/with-failures/index.html
gen-html/with-failures/css/style.css
Thumbs.db
build-plugin.gradle
build-doc.txt
.sonar
build/
/.nb-gradle/
setenv.sh
out
structure101-settings.javax.hsp
s101plugin.properties
s101plugin.state
structure101-actions.xml
structure101-spec.xml
archunit-0.5.0.jar
~$*
src/docs/development/CHANGELOG.md
src/docs/excel
src/docs/website/_site
lib
src/docs/resources/graphics/.DS_Store
/.sdkmanrc
.envrc
*.log
tmp/
.gradle2/
public/
integration-test/maven-plugin/target/
htmlSanityCheck-maven-plugin/target/