diff options
author | Steven Lee <stevenlee123@protonmail.com> | 2018-11-26 22:02:40 +1100 |
---|---|---|
committer | Steven Lee <stevenlee123@protonmail.com> | 2018-11-26 22:02:40 +1100 |
commit | 941ea22c96ad34a981bed6c13c1239649cfbd78e (patch) | |
tree | e21dbaa598c4493b210f5664a3c138fb78686b0c | |
parent | e313e296c1e284d908adcb95bf4f2812617d4de1 (diff) | |
download | gitignore-941ea22c96ad34a981bed6c13c1239649cfbd78e.tar.gz gitignore-941ea22c96ad34a981bed6c13c1239649cfbd78e.zip |
correct capitalization problems and add Octave which link to MATLAB
-rw-r--r-- | Global/MATLAB.gitignore (renamed from Global/Matlab.gitignore) | 0 | ||||
-rw-r--r-- | Global/MacOS.gitignore (renamed from Global/macOS.gitignore) | 0 | ||||
l--------- | Global/Octave.gitignore | 1 | ||||
-rw-r--r-- | JBoss.gitignore (renamed from Jboss.gitignore) | 0 |
4 files changed, 1 insertions, 0 deletions
diff --git a/Global/Matlab.gitignore b/Global/MATLAB.gitignore index 46a83d63..46a83d63 100644 --- a/Global/Matlab.gitignore +++ b/Global/MATLAB.gitignore diff --git a/Global/macOS.gitignore b/Global/MacOS.gitignore index 135767fc..135767fc 100644 --- a/Global/macOS.gitignore +++ b/Global/MacOS.gitignore diff --git a/Global/Octave.gitignore b/Global/Octave.gitignore new file mode 120000 index 00000000..b1d60544 --- /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 index 75d1731e..75d1731e 100644 --- a/Jboss.gitignore +++ b/JBoss.gitignore |