github.com/slspeek/camlistore_namedsearch@v0.0.0-20140519202248-ed6f70f7721a/third_party/code.google.com/p/leveldb-go/.hgignore (about) 1 syntax:glob 2 .DS_Store 3 .git 4 .gitignore 5 *.[568ao] 6 *.ao 7 *.so 8 *.pyc 9 ._* 10 .nfs.* 11 [568a].out 12 *~ 13 *.orig 14 *.rej 15 *.exe 16 .*.swp 17 core 18 *.cgo*.go 19 *.cgo*.c 20 _cgo_* 21 _obj 22 _test 23 _testmain.go 24 build.out 25 test.out 26 y.tab.[ch] 27 28 syntax:regexp 29 ^.*/core.[0-9]*$