diff --git a/.gitignore b/.gitignore index ca1c7a3..de8b24f 100644 --- a/.gitignore +++ b/.gitignore @@ -398,3 +398,4 @@ FodyWeavers.xsd # JetBrains Rider *.sln.iml +/Stormtrooper/Stormtrooper/Drawnings/ExtentionDrawningCar.cs diff --git a/Stormtrooper/Stormtrooper/Drawnings/ExtentionDrawningCar.cs b/Stormtrooper/Stormtrooper/Drawnings/ExtentionDrawningAircraft.cs similarity index 100% rename from Stormtrooper/Stormtrooper/Drawnings/ExtentionDrawningCar.cs rename to Stormtrooper/Stormtrooper/Drawnings/ExtentionDrawningAircraft.cs