-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
37 lines (28 loc) · 696 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
# TypeScript incremental build states
*.tsbuildinfo
# Local state files & OS specifics
node_modules/
lerna-debug.log
dist/
.jsii
package-lock.json
.idea
.python-version
# this file will only be used local when the jar has not been upload to central or remote repo
scripts/install-packages
temp
# java-test config
multiple-languages/java-test/.settings
multiple-languages/java-test/bin
multiple-languages/java-test/target
multiple-languages/java-test/.classpath
multiple-languages/java-test/.project
tmp_specification_origin.json
stack.info.json
references/docs/csharp
references/docs/java
references/docs/python
references/docs/typescript
references/site
references/site.zip
**/.DS_Store