Skip to content

Commit

Permalink
git: ignore *.swp files
Browse files Browse the repository at this point in the history
Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
  • Loading branch information
wipawel committed Feb 18, 2022
1 parent 0ff8786 commit 5d541f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ cscope.*
*.debug
Makeconf.local
.DS_Store
*.swp
drivers/acpi/acpica/source/
third-party/libpfm/COPYING
third-party/libpfm/Makefile
Expand Down

0 comments on commit 5d541f6

Please sign in to comment.