diff --git a/AutomationStudio.gitignore b/AutomationStudio.gitignore new file mode 100644 index 00000000..1b9c5812 --- /dev/null +++ b/AutomationStudio.gitignore @@ -0,0 +1,9 @@ +# Ignore Folders +AS/ +Binaries/ +Diagnosis/ +Temp/ + +# Ignore .set and .isopen files +*.set +*.isopen