forked from propelorm/Propel2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
24 lines (24 loc) · 842 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
composer.phar
composer.lock
pom.xml
tests/Fixtures/bookstore-packaged/build/
tests/Fixtures/bookstore/build/
tests/Fixtures/namespaced/build/
tests/Fixtures/nestedset/build/
tests/Fixtures/schemas/build/
tests/Fixtures/bookstore/runtime-conf.xml-e
tests/Fixtures/bookstore/runtime-conf.xml
tests/Fixtures/namespaced/runtime-conf.xml-e
tests/Fixtures/namespaced/runtime-conf.xml
tests/Fixtures/schemas/runtime-conf.xml-e
tests/Fixtures/schemas/runtime-conf.xml
tests/Fixtures/bookstore-packaged/build.properties
tests/Fixtures/bookstore-packaged/runtime-conf.xml
tests/Fixtures/bookstore/build.properties
tests/Fixtures/namespaced/build.properties
tests/Fixtures/reverse/mysql/build.properties
tests/Fixtures/reverse/mysql/runtime-conf.xml
tests/Fixtures/reverse/pgsql/runtime-conf.xml
tests/Fixtures/schemas/build.properties
vendor/
check_cs