]> source.dussan.org Git - gitignore.git/commitdiff
Move to community/embedded 2913/head
authorDaniel Gullberg <daniel_gullberg@hotmail.com>
Tue, 18 Dec 2018 21:50:39 +0000 (22:50 +0100)
committerDaniel Gullberg <daniel_gullberg@hotmail.com>
Tue, 18 Dec 2018 21:50:39 +0000 (22:50 +0100)
community/Embedded/IAR_EWARM.gitignore [deleted file]
community/embedded/IAR_EWARM.gitignore [new file with mode: 0644]

diff --git a/community/Embedded/IAR_EWARM.gitignore b/community/Embedded/IAR_EWARM.gitignore
deleted file mode 100644 (file)
index 13ed9a0..0000000
+++ /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 (file)
index 0000000..13ed9a0
--- /dev/null
@@ -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