Skip to content

Commit

Permalink
Removing vim swap files (#2503)
Browse files Browse the repository at this point in the history
* Removing vim swap files
* Added vim swap file to .gitignore
  • Loading branch information
oddtazz authored Jan 28, 2025
1 parent 8dc3851 commit b66d8b1
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ cmake-build-debug/
*.sublime-workspace
.vscode
.idea
*.swp

# VSCodium extensions
.history
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit b66d8b1

Please sign in to comment.