-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy path.gitignore
38 lines (38 loc) · 875 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
*.class
.idea/*
.idea_modules/*
**/target/*
**/logs/*
*.iml
*.ipr
*.iws
.bsp
#eclipse
bin/
target/
*/.gitignore
.classpath
.project
.settings
.cache*
.DS_Store
**/.idea
myScripts
./scripts
# Ignore generated JavaScript from React components
silk-workbench/silk-workbench-core/public/libs/silk-legacy-ui/
silk-workbench/silk-workbench-core/public/libs/dynep/
silk-workbench/silk-workbench-core/public/main.js
silk-workbench/silk-workbench-rules/public/js/
silk-workbench/silk-workbench-workflow/public/editor/editor.js
silk-workbench/silk-workbench-workflow/public/editor/serializeWorkflow.js
silk-workbench/silk-workbench-workspace/public/workspace.js
silk-workbench/silk-workbench-core/public/new-workspace/
silk-workbench/silk-workbench-core/conf/reference.conf
lerna-debug.log
node_modules
yarn-error.log
public
workspace/junit.xml
workspace/coverage
workspace/stats.json