diff --git a/.gitignore b/.gitignore index 0bd1fb74..fd03c416 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ -.vs/ +.vs*/ /artifacts/ .bonsai/Packages/ .bonsai/*.exe .bonsai/*.exe.settings -.bonsai/*.exe.WebView2/ \ No newline at end of file +.bonsai/*.exe.WebView2/ +*.user diff --git a/OpenEphys.Onix1.Design/OpenEphys.Onix1.Design.csproj b/OpenEphys.Onix1.Design/OpenEphys.Onix1.Design.csproj index 9e3f8f88..27412bfd 100644 --- a/OpenEphys.Onix1.Design/OpenEphys.Onix1.Design.csproj +++ b/OpenEphys.Onix1.Design/OpenEphys.Onix1.Design.csproj @@ -1,7 +1,7 @@  - OpenEphys.Onix1.Design + Bonsai Onix1 Design Library - Open Ephys Bonsai Library containing visual interfaces for configuring ONIX devices. Bonsai Rx Open Ephys Onix Design net472 diff --git a/OpenEphys.Onix1/OpenEphys.Onix1.csproj b/OpenEphys.Onix1/OpenEphys.Onix1.csproj index 1a42ba9c..ca0aa9ce 100644 --- a/OpenEphys.Onix1/OpenEphys.Onix1.csproj +++ b/OpenEphys.Onix1/OpenEphys.Onix1.csproj @@ -1,7 +1,7 @@  - OpenEphys.Onix1 + Bonsai Onix1 - Open Ephys Bonsai library containing interfaces for data acquisition and control of ONIX devices. Bonsai Rx Open Ephys Onix net472