diff --git a/.gitignore b/.gitignore index 9491a2f..852e3c8 100644 --- a/.gitignore +++ b/.gitignore @@ -360,4 +360,7 @@ MigrationBackup/ .ionide/ # Fody - auto-generated XML schema -FodyWeavers.xsd \ No newline at end of file +FodyWeavers.xsd +/Resources/weapons/.bubblegun.xml.swp +*.swp +/Resources/scenes/.debugScene.xml.swp diff --git a/Resources/scenes/.debugScene.xml.swp b/Resources/scenes/.debugScene.xml.swp deleted file mode 100644 index 7018bec..0000000 Binary files a/Resources/scenes/.debugScene.xml.swp and /dev/null differ diff --git a/Resources/weapons/.bubblegun.xml.swp b/Resources/weapons/.bubblegun.xml.swp deleted file mode 100644 index a3a853e..0000000 Binary files a/Resources/weapons/.bubblegun.xml.swp and /dev/null differ