Level 18
A .swp file is not a swap file in the OS sense but instead a state file. A type of lock file. It keeps your changes since the last save, buffers you have saved, unsaved macros, and undo structure.
Typically they are created with vim and should automatically be deleted when VIM is closed and exited.
Get in touch with Forge support and see if it's one of their files open perhaps otherwise I'd probably delete it.
1 like