-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitignore
More file actions
54 lines (50 loc) · 829 Bytes
/
.gitignore
File metadata and controls
54 lines (50 loc) · 829 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
*.class
*.log
*.swp
*.tmp
#IntelliJ IDEA specific
.idea
*.iml
*.ipr
*.iws
#Eclipse specific
.classpath
.project
.settings/
#Play Specific
logs
/project/project
/project/target
target
tmp
.history
dist
/out
/.idea_modules
/.classpath
/.project
/.settings
RUNNING_PID
#test repository deployment folder
test/resources/repository
*/repository/status-updates/
/gitb-ui/app/assets/build
/temp/
/gitb-ui/null/
/gitb-ui/.bsp/
/gitb-ui/.vscode/
/gitb-ui/.bloop/
/gitb-ui/project/.bloop/
/gitb-ui/project/metals.sbt
/gitb-ui/.runConfigs/
/gitb-ui/project/project/.bloop/
/gitb-ui/project/project/project/
/gitb-ui/project/project/
/gitb-ui/.vscode/
/gitb-ui/.bloop/
/gitb-ui/project/.bloop/
/gitb-ui/project/metals.sbt
/gitb-ui/.runConfigs/
/gitb-ui/project/project/.bloop/
/gitb-ui/project/project/project/
/gitb-ui/project/project/