aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 517a3f3afed4dfe1e02aad4e8c57a94ab492ecd6 (plain)
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
target
.settings
.classpath
.project
.buildpath
.idea
.checkstyle
*.iml
runtime/ui-react/node_modules
runtime/ui-react/package-lock.json
runtime/ui-react-lib/node_modules
runtime/ui-react-lib/package-lock.json
ui-react/build
**/.evosuite/
**/debug-logs/
*.log
*.tmp

# emacs working files
.\#*
\#*\#
*~
auto-save-list
tramp
venv