Jelajahi Sumber

add gitignore, remove vim droppings

Grega Bremec 7 bulan lalu
induk
melakukan
9024088f32
4 mengubah file dengan 8 tambahan dan 0 penghapusan
  1. 8 0
      .gitignore
  2. TEMPAT SAMPAH
      playbooks/.ansible.cfg.swp
  3. TEMPAT SAMPAH
      playbooks/.inventory.yml.swp
  4. TEMPAT SAMPAH
      playbooks/.pre-flight.yml.swp

+ 8 - 0
.gitignore

@@ -0,0 +1,8 @@
+.DS_Store
+.*.sw?
+*.vim
+tmp*
+target
+.vscode
+*.log
+*.code-workspace

TEMPAT SAMPAH
playbooks/.ansible.cfg.swp


TEMPAT SAMPAH
playbooks/.inventory.yml.swp


TEMPAT SAMPAH
playbooks/.pre-flight.yml.swp