mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
✨ feat: Ignore Stakpak session files in .gitignore
- Added `.stakpak/session*` to ignore Stakpak session files
This commit is contained in:
parent
dd9e36f3ce
commit
b9288d65e3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -13,3 +13,6 @@ log/
|
|||
|
||||
# zcompile cached files
|
||||
*.zwc
|
||||
|
||||
# Stakpak session files
|
||||
.stakpak/session*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue