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:17 +00:00
parent c04dc831e7
commit 54230e8857
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -91,6 +91,9 @@ celerybeat-schedule
venv/
ENV/
# visual studio
.vs/
# Spyder project settings
.spyderproject
.spyproject
@@ -120,3 +123,11 @@ docs/*.md
Dockerfile.*_*
ignore/
tmp/
# `salt-formula` -- Vagrant Specific files
.vagrant
top.sls
# `suricata-formula` -- Platform binaries
*.rpm
*.deb