1
0
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:
benpicco 2020-06-03 13:32:03 +02:00 committed by GitHub
commit daae5a1f51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View File

@ -16,6 +16,8 @@ fuzzing/**/findings/
# Backup files
*~
*.orig
.*.swn
.*.swo
.*.swp
\#*\#
cachegrind.out*