File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,9 @@ celerybeat-schedule
9191venv /
9292ENV /
9393
94+ # visual studio
95+ .vs /
96+
9497# Spyder project settings
9598.spyderproject
9699.spyproject
@@ -120,3 +123,11 @@ docs/*.md
120123Dockerfile. * _ *
121124ignore /
122125tmp /
126+
127+ # `salt-formula` -- Vagrant Specific files
128+ .vagrant
129+ top.sls
130+
131+ # `suricata-formula` -- Platform binaries
132+ * .rpm
133+ * .deb
Original file line number Diff line number Diff line change 1818/* /_mapdata / @ saltstack-formulas/ssf
1919/* /libsaltcli.jinja @ saltstack-formulas/ssf
2020/* /libtofs.jinja @ saltstack-formulas/ssf
21- /test /integration /** /_mapdata_spec .rb @ saltstack-formulas/ssf
21+ /test /integration /** /_mapdata .rb @ saltstack-formulas/ssf
2222/test /integration /** /libraries /system.rb @ saltstack-formulas/ssf
2323/test /integration /** /inspec.yml @ saltstack-formulas/ssf
2424/test /integration /** /README.md @ saltstack-formulas/ssf
You can’t perform that action at this time.
0 commit comments