Handle .stignore correctly on Windows (fixes #369)

This commit is contained in:
Jakob Borg
2014-06-16 16:18:19 +02:00
parent 26ebbee877
commit 874d6760d4
3 changed files with 11 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
// Use of this source code is governed by an MIT-style license that can be
// found in the LICENSE file.
// +build !solaris
// +build !solaris,!windows
package main