As I use Github, I should use .gitignore and not .hgignore. re #127

このコミットが含まれているのは:
Sébastien Lucas 2013-12-14 18:10:55 +01:00
コミット 3df11c6ef7
2個のファイルの変更6行の追加7行の削除

8
.gitignore vendor済み
ファイルの表示

@ -1,2 +1,6 @@
config_local.php
modlog.md
feedbook/*
coverage/*
saucetest/*
clover.xml
test/text.atom
cops.zip

ファイルの表示

@ -1,5 +0,0 @@
syntax: glob
feedbook/*
coverage/*
clover.xml
test/text.atom