chore: standardise structure (.gitignore & _mapdata.rb) [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/292
This commit is contained in:
Imran Iqbal 2021-02-11 11:54:49 +00:00
parent 63158c0aa9
commit 6d17eb0130
No known key found for this signature in database
GPG key ID: 6D8629439D2B7819
2 changed files with 9 additions and 1 deletions

8
.gitignore vendored
View file

@ -123,3 +123,11 @@ docs/*.md
Dockerfile.*_*
ignore/
tmp/
# `salt-formula` -- Vagrant Specific files
.vagrant
top.sls
# `suricata-formula` -- Platform binaries
*.rpm
*.deb

View file

@ -2,7 +2,7 @@
require 'yaml'
control 'TEMPLATE._mapdata' do
control 'template._mapdata' do
title '`map.jinja` should match the reference file'
### Method