From 941ea22c96ad34a981bed6c13c1239649cfbd78e Mon Sep 17 00:00:00 2001 From: Steven Lee Date: Mon, 26 Nov 2018 22:02:40 +1100 Subject: [PATCH 1/2] correct capitalization problems and add Octave which link to MATLAB --- Global/{Matlab.gitignore => MATLAB.gitignore} | 0 Global/{macOS.gitignore => MacOS.gitignore} | 0 Global/Octave.gitignore | 1 + Jboss.gitignore => JBoss.gitignore | 0 4 files changed, 1 insertion(+) rename Global/{Matlab.gitignore => MATLAB.gitignore} (100%) rename Global/{macOS.gitignore => MacOS.gitignore} (100%) create mode 120000 Global/Octave.gitignore rename Jboss.gitignore => JBoss.gitignore (100%) diff --git a/Global/Matlab.gitignore b/Global/MATLAB.gitignore similarity index 100% rename from Global/Matlab.gitignore rename to Global/MATLAB.gitignore diff --git a/Global/macOS.gitignore b/Global/MacOS.gitignore similarity index 100% rename from Global/macOS.gitignore rename to Global/MacOS.gitignore diff --git a/Global/Octave.gitignore b/Global/Octave.gitignore new file mode 120000 index 0000000000..b1d60544df --- /dev/null +++ b/Global/Octave.gitignore @@ -0,0 +1 @@ +MATLAB.gitignore \ No newline at end of file diff --git a/Jboss.gitignore b/JBoss.gitignore similarity index 100% rename from Jboss.gitignore rename to JBoss.gitignore From 2e5099d72ff367116141f2131369863e34fa3140 Mon Sep 17 00:00:00 2001 From: Steven Lee Date: Mon, 10 Dec 2018 23:01:10 +1100 Subject: [PATCH 2/2] macOS low cap m --- Global/{MacOS.gitignore => macOS.gitignore} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Global/{MacOS.gitignore => macOS.gitignore} (100%) diff --git a/Global/MacOS.gitignore b/Global/macOS.gitignore similarity index 100% rename from Global/MacOS.gitignore rename to Global/macOS.gitignore