mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
Ignore phar files
This commit is contained in:
parent
050dce5805
commit
5ac986a0e2
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -6,4 +6,5 @@
|
||||||
node_modules/
|
node_modules/
|
||||||
/.php_cs.cache
|
/.php_cs.cache
|
||||||
.phpunit.result.cache
|
.phpunit.result.cache
|
||||||
/docs/.vuepress/dist
|
/docs/.vuepress/dist
|
||||||
|
*.phar
|
||||||
Loading…
Add table
Reference in a new issue