Skip to content

Commit

Permalink
Updated gitignore to ignore vim temp files
Browse files Browse the repository at this point in the history
  • Loading branch information
bramtweedegolf committed Jan 18, 2024
1 parent f39085b commit 2d12032
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ Cargo.lock

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# Ignore VIM swap files
*swp

0 comments on commit 2d12032

Please sign in to comment.