Explorar o código

Added all "dot directories" to .gitignore.

fredck %!s(int64=11) %!d(string=hai) anos
pai
achega
423aabd755
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -4,5 +4,8 @@
 #
 # Be sure to append /** to folders to have everything inside them ignored.
 
+# All "dot directoties".
+.*/**
+
 node_modules/**
 build/**