diff options
author | Wiblz <wiblzcode@gmail.com> | 2021-12-06 23:39:54 +0100 |
---|---|---|
committer | Wiblz <wiblzcode@gmail.com> | 2021-12-06 23:39:54 +0100 |
commit | 093b0fbce96a7d35e3967bae2add4480a64949fd (patch) | |
tree | 05dbdac3b01a4b6a3c5d084788cd25f1d8b3c792 | |
parent | c3c7af5d0dec0caca47379aa1459950c83121580 (diff) | |
download | gitignore-093b0fbce96a7d35e3967bae2add4480a64949fd.tar.gz gitignore-093b0fbce96a7d35e3967bae2add4480a64949fd.zip |
Replace references of this repo's "master" branch
with "main".
-rw-r--r-- | Python.gitignore | 2 | ||||
-rw-r--r-- | Umbraco.gitignore | 2 | ||||
-rw-r--r-- | Unity.gitignore | 2 | ||||
-rw-r--r-- | VisualStudio.gitignore | 2 | ||||
-rw-r--r-- | WordPress.gitignore | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/Python.gitignore b/Python.gitignore index 92ff2c4b..5fe6ea2f 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -139,7 +139,7 @@ cython_debug/ # PyCharm # JetBrains specific template is maintainted in a separate JetBrains.gitignore that can -# be found at https://github.com/github/gitignore/blob/master/Global/JetBrains.gitignore +# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ diff --git a/Umbraco.gitignore b/Umbraco.gitignore index 1f186d0f..d4d9e9f7 100644 --- a/Umbraco.gitignore +++ b/Umbraco.gitignore @@ -1,6 +1,6 @@ ## Ignore Umbraco files/folders generated for each instance ## -## Get latest from https://github.com/github/gitignore/blob/master/Umbraco.gitignore +## Get latest from https://github.com/github/gitignore/blob/main/Umbraco.gitignore # Note: VisualStudio gitignore rules may also be relevant diff --git a/Unity.gitignore b/Unity.gitignore index 0f9943c9..082076fa 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -1,6 +1,6 @@ # This .gitignore file should be placed at the root of your Unity project directory # -# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore +# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore # /[Ll]ibrary/ /[Tt]emp/ diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 0b917202..bd218515 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -1,7 +1,7 @@ ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. ## -## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore +## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore # User-specific files *.rsuser diff --git a/WordPress.gitignore b/WordPress.gitignore index ba95e278..54696693 100644 --- a/WordPress.gitignore +++ b/WordPress.gitignore @@ -1,5 +1,5 @@ # Wordpress - ignore core, configuration, examples, uploads and logs. -# https://github.com/github/gitignore/blob/master/WordPress.gitignore +# https://github.com/github/gitignore/blob/main/WordPress.gitignore # Core # |