Explorar o código

Add '.gitignore'

Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>
Jeremy MAURO %!s(int64=3) %!d(string=hai) anos
achega
df5f246265
Modificáronse 1 ficheiros con 27 adicións e 0 borrados
  1. 27 0
      .gitignore

+ 27 - 0
.gitignore

@@ -0,0 +1,27 @@
+.vagrant
+*~
+*#
+.#*
+\#*#
+.*.sw[a-z]
+*.un~
+
+# Bundler
+Gemfile.lock
+gems.locked
+bin/*
+.bundle/*
+
+# test kitchen
+.kitchen/
+kitchen.local.yml
+
+# Chef Infra
+Berksfile.lock
+.zero-knife.rb
+Policyfile.lock.json
+
+.idea/
+
+# Bundle + renv
+.gem