Skip to content

Commit

Permalink
added swap files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
RazMag committed Oct 26, 2023
1 parent 249c516 commit 696067d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@
# Rust build artifacts
/target
cherrybomb-engine/target/
cherrybomb-oas/target/
cherrybomb-oas/target/

# Vim swap files
*.swp

0 comments on commit 696067d

Please sign in to comment.