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