Skip to content

Commit 7012f64

Browse files
author
Phoenix
committed
Fixed ignore rule for data/sql folder.
1 parent 88320f2 commit 7012f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Symfony.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ log/*
33
web/uploads/*
44
config/databases.yml
55
config/propel.ini
6-
data/sql
6+
data/sql/*
77
lib/filter/doctrine/base/Base*
88
lib/form/doctrine/base/Base*
99
lib/model/doctrine/base/Base*

0 commit comments

Comments
 (0)