generated from fulcrologic/fulcro-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.dockerignore
67 lines (66 loc) · 1.26 KB
/
.dockerignore
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
55
56
57
58
59
60
61
62
63
64
65
66
67
# flyctl launch added from .gitignore
**\*~
**\*.iml
**\*.log
**\*.sw?
**\*.swp
**\.DS_Store
**\.cljs_rhino_repl
**\.idea
**\.lein*
**\.lein-deps-sum
**\.lein-env
**\.lein-failures
**\.lein-plugins
**\.lein-repl-history
**\.nrepl*
**\.nrepl-port
**\.repl
**\bin\publish-local
**\checkouts
**\classes
**\compiled
**\datahub.log*
**\docs\.asciidoctor
**\docs\basic-db.png
**\docs\mutations.png
**\examples\calendar\resources\public\js\specs
**\examples\calendar\src\quiescent_model
**\examples\todo\src\quiescent_model
**\figwheel_server.log
**\lib
**\node_modules
**\out
**\pom.xml.asc
**\resources\private\js
**\resources\public\js
**\resources\public\js\cards
**\resources\public\js\test
**\target
**\resources\public\getting-started.html
**\resources\public\.asciidoctor
**\resources\public\*.png
**\docs\_site
**\docs\.sass-cache
**\docs\Gemfile.lock
**\docs\js\[a-fh-su-z]*
**\docs\js\goog
**\docs\js\garden
**\old-docs\.asciidoctor
**\old-docs\plumbing.png
**\DevelopersGuide.html
**\docs\.jekyll-metadata
**\.floo
**\.flooignore
**\.asciidoctor
ReferenceGuide.html
**\.cpcache
**\.shadow-cljs
**\resources\public\workspaces\*
!**\resources\public\workspaces\index.html
**\.m2
# flyctl launch added from .idea\.gitignore
# Default ignored files
.idea\shelf
.idea\workspace.xml
fly.toml