mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
Update .gitignore
This commit is contained in:
parent
a145b98556
commit
26be7f7c69
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
.idea
|
||||
.vscode
|
||||
*.iml
|
||||
/vendor/
|
||||
/js/
|
||||
|
|
@ -7,4 +8,4 @@ node_modules/
|
|||
/.php_cs.cache
|
||||
.phpunit.result.cache
|
||||
/docs/.vuepress/dist
|
||||
*.phar
|
||||
*.phar
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue