mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #2445 from ninsuo/patch-1
Symfony.gitignore: add web server pid file
This commit is contained in:
commit
af988f5c1e
1 changed files with 3 additions and 0 deletions
|
@ -39,3 +39,6 @@
|
|||
|
||||
# Backup entities generated with doctrine:generate:entities command
|
||||
**/Entity/*~
|
||||
|
||||
# Embedded web-server pid file
|
||||
/.web-server-pid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue