summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorHector Chu <hectorchu@gmail.com>2011-01-19 15:10:15 -0500
committerHector Chu <hectorchu@gmail.com>2011-01-19 15:10:15 -0500
commit1bb8da4c0613cdbc4c7a204ec93d29b7951d84d7 (patch)
tree5b6c60a21660a5ee511943af860cc71e7fdc2861 /.hgignore
parent0f7c1f41fa86b3b832cd1bdfd8dffe71e0f1b7f2 (diff)
downloadgo-1bb8da4c0613cdbc4c7a204ec93d29b7951d84d7.tar.gz
windows: implement exception handling
R=rsc, brainman CC=golang-dev http://codereview.appspot.com/4079041 Committer: Russ Cox <rsc@golang.org>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 95a1665ec..2d037467a 100644
--- a/.hgignore
+++ b/.hgignore
@@ -11,6 +11,8 @@ syntax:glob
[568a].out
*~
*.orig
+*.exe
+.*.swp
core
_cgo_*
_obj