forked from metabase/metabase
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
65 lines (65 loc) · 1.02 KB
/
.gitignore
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
\#*\#
.\#*
/target
/modules/drivers/*/target
/lein-plugins/*/target
/classes
/checkouts
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-env
/.lein-failures
/.lein-plugins
/.lein-repl-history
.nrepl-port
.idea/
/docs/uberdoc.html
profiles.clj
/*.h2.db
/*.mv.db
/*.lock.db
/*.trace.db
/resources/frontend_client/app/dist/
/resources/frontend_client/index.html
/resources/frontend_client/public.html
/resources/frontend_client/embed.html
/node_modules/
/.babel_cache
/coverage
/resources/sample-dataset.db.trace.db
/deploy/artifacts/*
/resources/version.properties
xcuserdata
xcshareddata
*.xcworkspacedata
OSX/Metabase/jre
OSX/Resources/metabase.jar
OSX/build
/osx-artifacts
OSX/dsa_priv.pem
bin/release/aws-eb/metabase-aws-eb.zip
*.sqlite
/reset-password-artifacts
/.env
/screenshots
/plugins
/build.xml
/test-report-*
/crate-*
*.po~
/locales/metabase-*.pot
/stats.json
coverage-summary.json
.DS_Store
bin/node_modules/
*.log
*.trace.db
/backend-checksums.txt
.vscode
target/checksum.txt
/resources/frontend_client/app/locales
*.iml
.idea/
/local/src