diff --git a/Global/BrAutomationStudio.gitignore b/Global/BrAutomationStudio.gitignore new file mode 100644 index 00000000..004d71d2 --- /dev/null +++ b/Global/BrAutomationStudio.gitignore @@ -0,0 +1,10 @@ +# Binaries folder (Optional, can be integrated in git) +Binaries +# Temporary folder +Temp +# Diagnosis data +Diagnosis +# User local settings +*.set +# Project is open by the editor +*.isopen \ No newline at end of file