mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Add .gitignore for specific project
Add .gitignore file for the etcd-backed Docker Swarm cluster using Photon OS to ignore customized etcd override files generated from ERB template. Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
parent
0d698c95a2
commit
dea7e11c12
1 changed files with 2 additions and 0 deletions
2
swarm-etcd2-photon/.gitignore
vendored
Normal file
2
swarm-etcd2-photon/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
.vagrant
|
||||
*.defaults
|
||||
Loading…
Reference in a new issue