diff --git a/TwinCAT.gitignore b/TwinCAT.gitignore new file mode 100644 index 00000000..f9abebbd --- /dev/null +++ b/TwinCAT.gitignore @@ -0,0 +1,15 @@ +# gitignore template for TwinCAT +# website: https://www.beckhoff.com/twincat/ +# +# Recommended: VisualStudio.gitignore + +# TwinCAT files +*.tpy +*.tclrs +*.compiled-library +*.compileinfo +*.tmc +*.library +_Boot/ +_CompileInfo/ +_Libraries/ \ No newline at end of file