As I use Github, I should use .gitignore and not .hgignore. re #127
This commit is contained in:
parent
1a934f9bce
commit
3df11c6ef7
2 changed files with 6 additions and 7 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue