-
Notifications
You must be signed in to change notification settings - Fork 13
/
.gitignore
56 lines (51 loc) · 1003 Bytes
/
.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
.DS_Store
.bundle
.idea
.idea_modules
*.iml
*.sublime-project
*.sublime-workspace
.metals
metals.sbt
.bloop
**/.vscode/settings.json
node_modules
npm-debug.log
yarn-error.log
app/npm-debug.log
coverage/
package-lock.json
build-storybook.log
tsconfig.tsbuildinfo
dev
logs
target
project/project
storybook-static
paparazzi
bower_components
public/stylesheets
assets/javascripts/lib/bower-components/
support-frontend/conf/keys.conf
support-frontend/conf/assets.json
support-frontend/conf/ssr-cache/
!support-frontend/conf/ssr-cache/.gitexists
support-frontend/public/compiled-assets/
support-frontend/tools/
support-frontend/Brewfile.lock.json
support-frontend/project
tools/
conf/assets.json
assets/images/inline-svgs/*.svg
/assets/images/svg-sprite.svg
/public/compiled-assets/
/public/dist/
/public/webpack/
/public/images/
/public/**/*.js
!/public/assets-new-ui/scripts.js
/public/**/*.js.map
/assets/javascripts/lib/bower-components/
.yarnclean
/.bsp/
supporter-product-data/data-extracts/*.csv