forked from tminglei/slick-pg
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
30 lines (29 loc) · 691 Bytes
/
.gitignore
File metadata and controls
30 lines (29 loc) · 691 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
/.idea
/.idea_modules
/project/project
/project/target
/target
/core/target
/bin
/addons/*/target
/examples/play-slick-example/.idea
/examples/play-slick-example/.idea_modules
/examples/play-slick-example/project/project
/examples/play-slick-example/project/target
/examples/play-slick-example/target
/examples/play-slick-example/logs
/examples/codegen-customization/.idea
/examples/codegen-customization/.idea_modules
/examples/codegen-customization/project/project
/examples/codegen-customization/project/target
/examples/codegen-customization/target
/examples/codegen-customization/codegen/target
*.sw[po]
.cache
.project
.classpath
.settings
.DS_Store
.metals
.bloop
project/metals.sbt