Browse Source

Add default value for Scala gitignore

pull/1190/head
Thomas Szymanski 10 years ago
parent
commit
bc3ff877db
  1. 2
      modules/bindata/bindata.go

2
modules/bindata/bindata.go

@ -261,7 +261,7 @@ func conf_gitignore_ruby() (*asset, error) {
return a, nil
}
var _conf_gitignore_scala = []byte("")
var _conf_gitignore_scala = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x4c\x8f\x41\x4e\x03\x31\x0c\x45\xf7\x3e\xc5\x48\xec\x2a\x31\x39\x03\xa8\x2c\xca\x76\xd8\x8f\x5c\xc7\x64\x0c\x6e\x12\xc5\xa9\x2a\x6e\x8f\x53\x09\xa6\x1b\x27\xef\x47\x4f\xce\x7f\x9a\x16\x42\x45\x38\xcc\xa4\x68\xe6\xa7\x96\x04\xe0\xf1\xeb\xc7\x64\x95\x49\x3e\x85\x60\x26\xa4\x8d\x03\xcc\x9b\x58\x2f\xed\xc7\x6f\x2a\xe7\x00\xd1\x31\x1c\xa0\x63\x4b\xdc\x03\x78\xb6\x5e\x30\x63\xe2\x18\xc0\x1a\xed\x50\x5b\xf9\x62\xea\xe1\x5c\x4a\xdf\xa9\xea\x35\x49\xb6\xf0\xc7\xf7\xbd\xe3\x3b\xcf\xa7\xe3\xdb\xc3\x76\x1b\xd9\x1a\xb9\x72\x8e\x9c\x49\xd8\x60\xbe\x95\xf6\x6d\x1b\x73\x1f\xd2\x29\x77\x56\x95\xf7\x7f\x67\x14\x91\x8b\x8e\x59\xdb\x98\x37\x57\x24\x32\x42\xb9\xde\x8d\x97\x5a\x95\x27\x8c\x51\xa8\xfb\xd3\x71\x59\x17\x2f\xc6\xf0\x1b\x00\x00\xff\xff\xf8\x27\xd9\x6a\x10\x01\x00\x00")
func conf_gitignore_scala_bytes() ([]byte, error) {
return bindata_read(

Loading…
Cancel
Save