aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: b54ca2afa33753a94b211511805b286e43ffec29 (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
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