From 57a8440db372d3b2a01d3ef12a4a560424a08657 Mon Sep 17 00:00:00 2001 From: Antoine GIRARD Date: Sat, 3 Nov 2018 23:06:09 +0100 Subject: Update gitignore list (#5258) * update gitignore * Handle symlink in tar * Add some logs --- options/gitignore/PSoCCreator | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 options/gitignore/PSoCCreator (limited to 'options/gitignore/PSoCCreator') diff --git a/options/gitignore/PSoCCreator b/options/gitignore/PSoCCreator new file mode 100644 index 0000000000..15ae040bcd --- /dev/null +++ b/options/gitignore/PSoCCreator @@ -0,0 +1,18 @@ +# Project Settings +*.cywrk.* +*.cyprj.* + +# Generated Assets and Resources +Debug/ +Release/ +Export/ +*/codegentemp +*/Generated_Source +*_datasheet.pdf +*_timing.html +*.cycdx +*.cyfit +*.rpt +*.svd +*.log +*.zip -- cgit v1.2.3