forked from StreetSupport/streetsupport-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
executable file
·55 lines (51 loc) · 1.24 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
# OS Generated Files #
######################
.DS_Store
.DS_Store?
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# foley #
######################
node_modules
.eyeglass_cache
_svgicon
_dist
npm-debug.log
cachebusting.json
# Project Specific #
######################
backstop_data
*.orig
*sublime*
test/visual/results
.idea
src/pages/find-help/accom/
src/pages/find-help/communications/
src/pages/find-help/dropin/
src/pages/find-help/foodbank/
src/pages/find-help/items/
src/pages/find-help/meals/
src/pages/find-help/medical/
src/pages/find-help/services/
src/pages/find-help/training/
src/pages/find-help/activities/
src/pages/find-help/support/
src/pages/find-help/employment/
src/data/generated/
src/partials/nav/service-cats.hbs
src/scss/modules/_generated-variables.scss
src/pages/southampton/index.hbs
src/pages/liverpool/index.hbs
src/pages/leeds/index.hbs
src/pages/bradford/index.hbs
src/pages/bournemouth/index.hbs
src/pages/portsmouth/index.hbs
src/pages/manchester/index.hbs
src/scss/modules/_generated-location-nav-variables.scss
src/partials/nav/locations.hbs
src/scss/partials/_generated-location-header.scss
src/partials/nav/header-locations.hbs
src/partials/locations/_generated-selector-hogan.hbs
src/partials/locations/_generated-option-tags.hbs