diff --git a/.gitignore b/.gitignore index 5f083c3c..2a4c64ff 100644 --- a/.gitignore +++ b/.gitignore @@ -398,8 +398,11 @@ FodyWeavers.xsd *.sln.iml .idea +# Unecessary asset bundle file +QSB/AssetBundles/AssetBundles* +QSB/AssetBundles/*.manifest +qsb-unityproject + # User specific locations DevEnv.targets -QSB/debugsettings.json - -qsb-unityproject \ No newline at end of file +QSB/debugsettings.json \ No newline at end of file