forked from redhat-developer/developers.redhat.com
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
94 lines (87 loc) · 2.78 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
rhd.idea/
.idea
*.iml
.bundle
_tmp
.sass-cache
.awestruct
_site
.DS_store
*.sublime-project
*.sublime-workspace
app.css
static_foundation.css
*.swp
*~
links.html
_docker/docker-compose.yml
.project
images/sprites
stylesheets/global.css
stylesheets/foundation/foundation.css
stylesheets/foundation/normalize.css
stylesheets/magula.css
_wraith/shots
_wraith/sitemap_tmp.txt
_docker/searchisko/overlay/searchisko.sql.zip
_docker/searchisko_configure/overlay/searchisko.sql.zip
_docker/searchisko/overlay/searchisko_2.sql.zip
_docker/searchisko_configure/overlay/searchisko_2.sql.zip
_docker/mysql/searchisko_mysql_data.tar.gz
_docker/searchisko/searchisko_es_data.tar.gz
*.orig
# awestruct overlays
_docker/awestruct/overlay/ssh-key/id*
_docker/awestruct/overlay/ssh-key/known_hosts
# Wes' front end deps for local dev
node_modules/
bower_components/
components/*
!components/rhdp*
_gulp/
_docker/awestruct/Gemfile
_docker/awestruct/Gemfile.lock
_docker/environments/drupal-pull-request/rhd.settings.yml
_docker/environments/drupal-dev/drupal-logs
_docker/drupal/prod_db.sql.gz
prod_db.sql.gz*
npm-debug.log
# Ignore any further changes to active config
_docker/drupal/drupal-filesystem/web/fonts
_docker/drupal/drupal-filesystem/web/images
_docker/drupal/drupal-filesystem/web/libraries
_docker/drupal/drupal-filesystem/web/config/active
_docker/drupal/drupal-filesystem/web/sites/default/files
_docker/drupal/drupal-filesystem/web/sites/default/rhd.settings.php
_docker/drupal/drupal-filesystem/web/sites/default/rhd.settings.yml
# Ignore files generated by PhpStorm
_docker/drupal/.idea
.gitignore
_tests/unit/rhd-frontend
_tests/unit/report/
local.log
/_tests/e2e/BrowserStackLocal
# Ignore compressed CSS/JS
_docker/drupal/drupal-filesystem/web/themes/custom/rhdp/rhd-frontend/docs
_docker/drupal/drupal-filesystem/web/themes/custom/rhdp/rhd-frontend/rhd.css
_docker/drupal/drupal-filesystem/web/themes/custom/rhdp/rhd-frontend/rhd.min.css
_docker/drupal/drupal-filesystem/web/themes/custom/rhdp/rhd-frontend/rhd.js
_docker/drupal/drupal-filesystem/web/themes/custom/rhdp/rhd-frontend/rhd.min.js
_docker/drupal/drupal-filesystem/web/themes/custom/rhdp/rhd-frontend/styles/rhd.css
# ignore files generated by e2e tests
_tests/e2e/report
_tests/e2e/tmp_downloads
_tests/e2e/screenshots
.vscode/settings.json
*.woff
*.woff2
_ticket-monster
_tests/e2e/npm-debug.log
_docker/drupal/drupal-filesystem/web/.ht.router.php
_docker/drupal/drupal-filesystem/web/sites/example.settings.local.php
_docker/drupal/drupal-filesystem/web/sites/example.sites.php
_docker/drupal/drupal-filesystem/web/rhdp-apps
_docker/drupal/drupal-filesystem/web/themes/custom/rhdp/rhd-frontend/src/tests/unit/report
_docker/drupal/drupal-filesystem/web/themes/contrib
# Ignore local configuration files for Managed Platform Preview Environments
previews/oc-config.sh