Browse Source

fix(gitignore): be more specific on dirs

Brandon Philips 12 years ago
parent
commit
d7c6d0c672
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -1,4 +1,4 @@
-src
-pkg
+src/
+pkg/
 ./etcd
 ./etcd
 release_version.go
 release_version.go