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

This commit is contained in:
Sébastien Lucas 2013-12-14 18:10:55 +01:00
parent 1a934f9bce
commit 3df11c6ef7
2 changed files with 6 additions and 7 deletions

8
.gitignore vendored
View file

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

View file

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