Skip to content

Commit 5741340

Browse files
author
Neil Ferreira
committed
Gitignore is now more inline with sf-standard distro, files such as nbproject (netbeans project) shoud be in a user's personal .gitignore rather than a project's (since 1% of users use nb)
1 parent 7dbdaf9 commit 5741340

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

.gitignore

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@ app/logs/*
77
build/
88
vendor/
99
app/config/parameters.yml
10-
nbproject
11-
.idea
12-
vagrant/.vagrant
13-
.DS_Store
14-
10+
app/config/phpcr.yml
1511
jackrabbit/
16-
17-
app/config/phpcr.yml
12+
vagrant/.vagrant
13+
app/bootstrap.php.cache

0 commit comments

Comments
 (0)