Skip to content

Commit

Permalink
Merge branch 'template-formula' of https://github.com/noelmcloughlin/…
Browse files Browse the repository at this point in the history
…sysstat-formula into template-formula
  • Loading branch information
noelmcloughlin committed Jun 25, 2019
2 parents 1e3cdc9 + 873ae0f commit 203a8ea
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,10 @@ coverage.xml
.hypothesis/
.kitchen
.kitchen.local.yml
<<<<<<< HEAD
kitchen.local.yml
=======
>>>>>>> 873ae0f132f728b86d0f7d910dd383c34f5f1fb8

# Translations
*.mo
Expand Down Expand Up @@ -103,6 +106,7 @@ ENV/
# mypy
.mypy_cache/

<<<<<<< HEAD
# Bundler
Gemfile.lock

Expand All @@ -111,3 +115,7 @@ docs/*.md

# Vim
*.sw?
=======
# copied `.md` files used for conversion to `.rst` using `m2r`
docs/*.md
>>>>>>> 873ae0f132f728b86d0f7d910dd383c34f5f1fb8
Empty file added docs/AUTHORS.rst
Empty file.
Empty file added docs/CHANGELOG.rst
Empty file.
1 change: 0 additions & 1 deletion docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ dependency on ``sysstat.service.clean`` via include list.
^^^^^^^^^^^^^^^^^^^^^^^^^^

This state will remove the sysstat package and has a depency on
``sysstat.config.clean`` via include list.

``sysstat.source.clean``
^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 203a8ea

Please # to comment.