mirror of
https://github.com/archtechx/money.git
synced 2025-12-12 19:34:02 +00:00
Add .idea folder to .gitignore
This commit is contained in:
parent
b642e32a4b
commit
921a4dc242
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,5 +4,6 @@ composer.lock
|
||||||
vendor/
|
vendor/
|
||||||
.php-cs-fixer.cache
|
.php-cs-fixer.cache
|
||||||
.vscode/
|
.vscode/
|
||||||
|
.idea/
|
||||||
coverage/
|
coverage/
|
||||||
node_modules
|
node_modules
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue