]> source.dussan.org Git - gitignore.git/commitdiff
Move to the community directory
authorDaniel Gullberg <daniel_gullberg@hotmail.com>
Sat, 24 Nov 2018 23:32:40 +0000 (00:32 +0100)
committerDaniel Gullberg <daniel_gullberg@hotmail.com>
Tue, 18 Dec 2018 21:49:34 +0000 (22:49 +0100)
IAR_EWARM.gitignore [deleted file]
community/IAR_EWARM.gitignore [new file with mode: 0644]

diff --git a/IAR_EWARM.gitignore b/IAR_EWARM.gitignore
deleted file mode 100644 (file)
index f3ad732..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# All build-directories inside an EWARM subdirectory
-# EWARM will put its build 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/IAR_EWARM.gitignore b/community/IAR_EWARM.gitignore
new file mode 100644 (file)
index 0000000..f3ad732
--- /dev/null
@@ -0,0 +1,16 @@
+# All build-directories inside an EWARM subdirectory
+# EWARM will put its build 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