mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-09-07 09:45:10 +03:00
gitignore: ignore .swp files
vim places them in the source-tree while editing files. Ignore them.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,6 +8,7 @@
|
|||||||
*.plist
|
*.plist
|
||||||
*.pyc
|
*.pyc
|
||||||
*.stamp
|
*.stamp
|
||||||
|
*.swp
|
||||||
*.trs
|
*.trs
|
||||||
*~
|
*~
|
||||||
.deps/
|
.deps/
|
||||||
|
Reference in New Issue
Block a user