mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-09-22 05:46:52 +02:00
chore: standardise structure (.gitignore & _mapdata.rb) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/292
This commit is contained in:
+8
-1
@@ -91,6 +91,9 @@ celerybeat-schedule
|
||||
venv/
|
||||
ENV/
|
||||
|
||||
# visual studio
|
||||
.vs/
|
||||
|
||||
# Spyder project settings
|
||||
.spyderproject
|
||||
.spyproject
|
||||
@@ -121,6 +124,10 @@ Dockerfile.*_*
|
||||
ignore/
|
||||
tmp/
|
||||
|
||||
#Vagrant Specific files
|
||||
# `salt-formula` -- Vagrant Specific files
|
||||
.vagrant
|
||||
top.sls
|
||||
|
||||
# `suricata-formula` -- Platform binaries
|
||||
*.rpm
|
||||
*.deb
|
||||
|
||||
Reference in New Issue
Block a user