Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

setting autocommit in .fleek.yml overwrites .gitignore changes #372

Open
bdols opened this issue Mar 16, 2024 · 0 comments
Open

setting autocommit in .fleek.yml overwrites .gitignore changes #372

bdols opened this issue Mar 16, 2024 · 0 comments

Comments

@bdols
Copy link

bdols commented Mar 16, 2024

Describe the bug
setting autocommit in .fleek.yml overwrites .gitignore changes

To Reproduce
Steps to reproduce the behavior:
set autocommit = true in .fleek.yml
append "*.swp" to .gitignore
edit a file in vim, such that a .swp hidden file is created
run "fleek apply", note that the swp file is committed to the repo

Expected behavior
the swp file is not committed and .gitignore changes maybe aren't clobbered.

Environment
ublue-os/bluefin
zsh
fleek 0.10.5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant