Browse Source

Replace references of this repo's "master" branch

with "main".
pull/3910/head
Wiblz 2 years ago
parent
commit
093b0fbce9
5 changed files with 5 additions and 5 deletions
  1. 1
    1
      Python.gitignore
  2. 1
    1
      Umbraco.gitignore
  3. 1
    1
      Unity.gitignore
  4. 1
    1
      VisualStudio.gitignore
  5. 1
    1
      WordPress.gitignore

+ 1
- 1
Python.gitignore View File

@@ -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/

+ 1
- 1
Umbraco.gitignore View File

@@ -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


+ 1
- 1
Unity.gitignore View File

@@ -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/

+ 1
- 1
VisualStudio.gitignore View File

@@ -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

+ 1
- 1
WordPress.gitignore View File

@@ -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
#

Loading…
Cancel
Save