]> source.dussan.org Git - gitignore.git/commitdiff
Renamed TwinCAT.gitignore to TwinCAT3.gitignore so it's obvious this is a gitignore...
authorJakob Sagatowski <jakob.sagatowski@outlook.com>
Sat, 13 Jul 2019 16:41:49 +0000 (18:41 +0200)
committerJakob Sagatowski <jakob.sagatowski@outlook.com>
Sat, 13 Jul 2019 16:41:49 +0000 (18:41 +0200)
TwinCAT.gitignore [deleted file]
TwinCAT3.gitignore [new file with mode: 0644]

diff --git a/TwinCAT.gitignore b/TwinCAT.gitignore
deleted file mode 100644 (file)
index f9abebb..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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
diff --git a/TwinCAT3.gitignore b/TwinCAT3.gitignore
new file mode 100644 (file)
index 0000000..6fbcd79
--- /dev/null
@@ -0,0 +1,15 @@
+# gitignore template for TwinCAT3
+# website: https://www.beckhoff.com/twincat3/
+#
+# Recommended: VisualStudio.gitignore
+
+# TwinCAT files
+*.tpy
+*.tclrs
+*.compiled-library
+*.compileinfo
+*.tmc
+*.library
+_Boot/
+_CompileInfo/
+_Libraries/
\ No newline at end of file