mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Fixed ignore rule for data/sql folder.
This commit is contained in:
parent
88320f20dc
commit
7012f64eec
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ log/*
|
|||
web/uploads/*
|
||||
config/databases.yml
|
||||
config/propel.ini
|
||||
data/sql
|
||||
data/sql/*
|
||||
lib/filter/doctrine/base/Base*
|
||||
lib/form/doctrine/base/Base*
|
||||
lib/model/doctrine/base/Base*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue