diff --git a/AutomationStudio.gitignore b/AutomationStudio.gitignore new file mode 100644 index 00000000..80306648 --- /dev/null +++ b/AutomationStudio.gitignore @@ -0,0 +1,13 @@ +# Ignore this file +*.gitignore + +# Ignore Folders +AS/ +Binaries/ +Diagnosis/ +Temp/ +Logical/Libraries/# If you use custom libraries you have to include them seperately + +# Ignore .set und .isopen files +*.set +*.isopen \ No newline at end of file