From: Daniel Gullberg Date: Tue, 18 Dec 2018 21:50:39 +0000 (+0100) Subject: Move to community/embedded X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1afdbc0a13d62402d75b1cb3a5b85dfc6283cf74;p=gitignore.git Move to community/embedded --- diff --git a/community/Embedded/IAR_EWARM.gitignore b/community/Embedded/IAR_EWARM.gitignore deleted file mode 100644 index 13ed9a0b..00000000 --- a/community/Embedded/IAR_EWARM.gitignore +++ /dev/null @@ -1,19 +0,0 @@ -# gitignore template for the IAR EWARM -# website: https://www.iar.com/ - -# Some tools will put the EWARM files -# under a subdirectory with the same name -# as the configuration. -# Example -# EWARM/Config1/Obj /List /Exe -# EWARM/Config2/Obj /List /Exe -EWARM/**/Obj -EWARM/**/List -EWARM/**/Exe - -# Autogenerated project files -*.dep -*.ewt - -# Autogenerated folder for debugger -EWARM/settings diff --git a/community/embedded/IAR_EWARM.gitignore b/community/embedded/IAR_EWARM.gitignore new file mode 100644 index 00000000..13ed9a0b --- /dev/null +++ b/community/embedded/IAR_EWARM.gitignore @@ -0,0 +1,19 @@ +# gitignore template for the IAR EWARM +# website: https://www.iar.com/ + +# Some tools will put the EWARM files +# under a subdirectory with the same name +# as the configuration. +# Example +# EWARM/Config1/Obj /List /Exe +# EWARM/Config2/Obj /List /Exe +EWARM/**/Obj +EWARM/**/List +EWARM/**/Exe + +# Autogenerated project files +*.dep +*.ewt + +# Autogenerated folder for debugger +EWARM/settings