summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2016-02-21 18:14:34 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2016-02-21 21:36:58 +0000
commit0ad7541d036475c77b2789aba73b001be230cdd4 (patch)
tree5cc76db777731ce26bc2a0cc102a01393e5368a0 /.gitignore
parentbbc06c5254fe2fc13a070eac5b0db7ffb1f00165 (diff)
downloadswig-0ad7541d036475c77b2789aba73b001be230cdd4.tar.gz
Update .gitignore for Go
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 715c95ea0..886dee75b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -129,6 +129,14 @@ Examples/d/**/runme
# Go
*.[5689]
*_gc.c
+Examples/test-suite/go/*.go
+!Examples/test-suite/go/*runme.go
+Examples/test-suite/go/*runme
+Examples/test-suite/go/gopath
+Examples/test-suite/go/testdir
+Examples/go/*/gopath
+Examples/go/*/example.go
+Examples/go/*/runme
# Guile
Examples/guile/*/my-guile