Parcourir la source

Merge pull request #2202 from fcrisciani/ignore

Added back dockerignore
Flavio Crisciani il y a 7 ans
Parent
commit
9140372ec3
2 fichiers modifiés avec 7 ajouts et 1 suppressions
  1. 5 0
      libnetwork/.dockerignore
  2. 2 1
      libnetwork/.gitignore

+ 5 - 0
libnetwork/.dockerignore

@@ -0,0 +1,5 @@
+.git
+.dockerignore
+Dockerfile
+bin
+tags

+ 2 - 1
libnetwork/.gitignore

@@ -3,9 +3,10 @@
 *.a
 *.so
 *~
-.*
+.gtm
 bin/
 tags
+.DS_Store
 
 # Folders
 integration-tmp/