mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
chore: add phpactor config file to .gitignore
Signed-off-by: David Lima <antdavidlima@gmail.com>
This commit is contained in:
parent
58e2da193b
commit
a495a48051
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,7 @@
|
||||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
.idea
|
.idea
|
||||||
.vscode
|
.vscode
|
||||||
|
.phpactor*
|
||||||
.env
|
.env
|
||||||
.secrets
|
.secrets
|
||||||
*.iml
|
*.iml
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue