Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update .gitignore: exclude vim temp files #374

Closed
wants to merge 1 commit into from

Conversation

DREU007
Copy link
Contributor

@DREU007 DREU007 commented Dec 20, 2023

Добавил исключение временных файлов vim.
Расширения:
*.swp
*.swo
*.swn

Актуально использующим vim для разработки.

@fey
Copy link
Collaborator

fey commented Dec 21, 2023

@DREU007 вообще подобные вещи делаются на уровне глобального гитигнора
https://stackoverflow.com/questions/7335420/global-git-ignore
Иначе под каждый редактор придется эти настройки вносить.

Сделайте ребейз, щас конфликт.

@DREU007 DREU007 closed this Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants