mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Add ignore for Base classes from Doctrine and Propel ORM.
This commit is contained in:
parent
9abdee41a6
commit
8b99c7a245
@ -4,3 +4,8 @@ web/uploads/*
|
|||||||
config/databases.yml
|
config/databases.yml
|
||||||
config/propel.ini
|
config/propel.ini
|
||||||
data/sql
|
data/sql
|
||||||
|
lib/filter/doctrine/base/Base*
|
||||||
|
lib/form/doctrine/base/Base*
|
||||||
|
lib/model/doctrine/base/Base*
|
||||||
|
lib/model/om/*
|
||||||
|
lib/model/map/*
|
Loading…
Reference in New Issue
Block a user