aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: b6d49c75be7fec733dae950dc478582d73b51045 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
target
.settings
.classpath
.project
.buildpath
.idea
*.iml
ui-react/node_modules
ui-react/build
**/package-lock.json
**/logs/
**/.evosuite/
**/debug-logs/
*.log
*.tmp

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