blob: f70506ad0774e67f7bcc4bef30c8e5f9c4465a6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
target
.settings
.classpath
.project
.buildpath
.idea
*.iml
**/logs/
**/.evosuite/
**/debug-logs/
*.log
*.tmp
# emacs working files
.\#*
\#*\#
*~
auto-save-list
tramp
|