summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/code.google.com/p/freetype-go/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to 'Godeps/_workspace/src/code.google.com/p/freetype-go/.hgignore')
-rw-r--r--Godeps/_workspace/src/code.google.com/p/freetype-go/.hgignore35
1 files changed, 0 insertions, 35 deletions
diff --git a/Godeps/_workspace/src/code.google.com/p/freetype-go/.hgignore b/Godeps/_workspace/src/code.google.com/p/freetype-go/.hgignore
deleted file mode 100644
index 111fafbcd..000000000
--- a/Godeps/_workspace/src/code.google.com/p/freetype-go/.hgignore
+++ /dev/null
@@ -1,35 +0,0 @@
-syntax:glob
-.DS_Store
-.git
-.gitignore
-*.[568ao]
-*.a[568o]
-*.so
-*.pyc
-._*
-.nfs.*
-[568a].out
-*~
-*.orig
-*.rej
-*.exe
-.*.swp
-core
-*.cgo*.go
-*.cgo*.c
-_cgo_*
-_obj
-_test
-_testmain.go
-build.out
-test.out
-goinstall.log
-last-change
-VERSION.cache
-out.png
-
-syntax:regexp
-^bin/
-^pkg/
-^src/cmd/(.*)/6?\1$
-^.*/core.[0-9]*$