forked from adelasofia/developers.redhat.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
42 lines (42 loc) · 900 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
.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
# awestruct overlays
_docker/awestruct/overlay/ssh-key/id*
_docker/awestruct/overlay/ssh-key/known_hosts
# Wes' front end deps for local dev
node_modules/
package.json
gulpfile.js
_gulp/
_docker/awestruct/Gemfile
_docker/awestruct/Gemfile.lock
_cucumber/first_run.json
_cucumber/parallel_cucumber_failures.log
_cucumber/reports/*.html
_cucumber/reports/*.png
_cucumber/screenshots/*.html
_cucumber/screenshots/*.png
cucumber_failures.log