mirror of
https://github.com/friendica/friendica
synced 2026-04-19 20:37:24 +02:00
add daemon.pid to gitignore
This commit is contained in:
parent
d5718cdc47
commit
c3833bac2c
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -102,3 +102,6 @@ tests/.phpunit.result.cache
|
|||
|
||||
#ignore .php_cs (local copy)
|
||||
.php_cs
|
||||
|
||||
#ignore daemon.pid file
|
||||
daemon.pid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue