mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
Merge pull request #14192 from maribu/gitignore-vim
.gitignore: Ignore temporary vim files
This commit is contained in:
commit
daae5a1f51
2
.gitignore
vendored
2
.gitignore
vendored
@ -16,6 +16,8 @@ fuzzing/**/findings/
|
||||
# Backup files
|
||||
*~
|
||||
*.orig
|
||||
.*.swn
|
||||
.*.swo
|
||||
.*.swp
|
||||
\#*\#
|
||||
cachegrind.out*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user