Add *~ to .gitignore
This commit is contained in:
parent
9448ee9f58
commit
b9f236c5bc
|
|
@ -14,3 +14,4 @@ Cargo.lock
|
||||||
# MSVC Windows builds of rustc generate these, which store debugging information
|
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||||
*.pdb
|
*.pdb
|
||||||
|
|
||||||
|
*~
|
||||||
Loading…
Reference in New Issue