File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,9 @@ celerybeat-schedule
91
91
venv /
92
92
ENV /
93
93
94
+ # visual studio
95
+ .vs /
96
+
94
97
# Spyder project settings
95
98
.spyderproject
96
99
.spyproject
@@ -120,3 +123,11 @@ docs/*.md
120
123
Dockerfile. * _ *
121
124
ignore /
122
125
tmp /
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 18
18
/* /_mapdata / @ saltstack-formulas/ssf
19
19
/* /libsaltcli.jinja @ saltstack-formulas/ssf
20
20
/* /libtofs.jinja @ saltstack-formulas/ssf
21
- /test /integration /** /_mapdata_spec .rb @ saltstack-formulas/ssf
21
+ /test /integration /** /_mapdata .rb @ saltstack-formulas/ssf
22
22
/test /integration /** /libraries /system.rb @ saltstack-formulas/ssf
23
23
/test /integration /** /inspec.yml @ saltstack-formulas/ssf
24
24
/test /integration /** /README.md @ saltstack-formulas/ssf
You can’t perform that action at this time.
0 commit comments