diff --git a/.gitignore b/.gitignore index d0877ff..14a3a1a 100644 --- a/.gitignore +++ b/.gitignore @@ -80,4 +80,7 @@ crashlytics-build.properties /Assets/Plugins/Sirenix/Demos/* # But keep the demo packages themselves. -!/Assets/Plugins/Sirenix/Demos/*.unitypackage \ No newline at end of file +!/Assets/Plugins/Sirenix/Demos/*.unitypackage + +# misc +/QCAR/ \ No newline at end of file