summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 67ad92d6da4d95bd1576aba0e647484af0d353c4 (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