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

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