mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 14:23:04 +01:00
Add *.swp to .gitignore as vim's editor dropping.
This commit is contained in:
parent
99c315a473
commit
031ce86cd4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
\#*\#
|
||||
.#*
|
||||
*~
|
||||
*.swp
|
||||
# C stuff
|
||||
*.o
|
||||
# Diff droppings
|
||||
|
|
Loading…
Add table
Reference in a new issue