Removing vim swap files (#2503)

* Removing vim swap files
* Added vim swap file to .gitignore
This commit is contained in:
Gaurav Chaturvedi
2025-01-28 16:31:11 +01:00
committed by GitHub
parent 8dc3851b55
commit b66d8b1aa1
4 changed files with 1 additions and 0 deletions
+1
View File
@@ -61,6 +61,7 @@ cmake-build-debug/
*.sublime-workspace
.vscode
.idea
*.swp
# VSCodium extensions
.history
Binary file not shown.
Binary file not shown.
Binary file not shown.