We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae9da5 commit 8c658ccCopy full SHA for 8c658cc
15 files changed
.bundle/config
.gitignore
@@ -0,0 +1,24 @@
1
+_site/
2
+*.html
3
+*.doc
4
+*.pdf
5
+*.xml
6
+!sources/**/*.xml
7
+*.rxl
8
+*_images/
9
+*_files/
10
+documents/
11
+published/
12
+relaton/
13
+*.abort
14
+*.err
15
+*.tmp.xml
16
+.bundle/
17
+deploy_key
18
+deploy_key.pub
19
+deploy_key.enc
20
+Gemfile.lock
21
+.DS_Store
22
+*.swp
23
+.vscode/
24
+.idea/
.gitlab-ci.yml
.travis.yml
Gemfile.lock
0 commit comments