Skip to content

Commit 093b0fb

Browse files
committed
Replace references of this repo's "master" branch
with "main".
1 parent c3c7af5 commit 093b0fb

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

Python.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ cython_debug/
139139

140140
# PyCharm
141141
# JetBrains specific template is maintainted in a separate JetBrains.gitignore that can
142-
# be found at https://github.com/github/gitignore/blob/master/Global/JetBrains.gitignore
142+
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
143143
# and can be added to the global gitignore or merged into this file. For a more nuclear
144144
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
145145
#.idea/

Umbraco.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Ignore Umbraco files/folders generated for each instance
22
##
3-
## Get latest from https://github.com/github/gitignore/blob/master/Umbraco.gitignore
3+
## Get latest from https://github.com/github/gitignore/blob/main/Umbraco.gitignore
44

55
# Note: VisualStudio gitignore rules may also be relevant
66

Unity.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This .gitignore file should be placed at the root of your Unity project directory
22
#
3-
# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore
3+
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
44
#
55
/[Ll]ibrary/
66
/[Tt]emp/

VisualStudio.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Ignore Visual Studio temporary files, build results, and
22
## files generated by popular Visual Studio add-ons.
33
##
4-
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
4+
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
55

66
# User-specific files
77
*.rsuser

WordPress.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Wordpress - ignore core, configuration, examples, uploads and logs.
2-
# https://github.com/github/gitignore/blob/master/WordPress.gitignore
2+
# https://github.com/github/gitignore/blob/main/WordPress.gitignore
33

44
# Core
55
#

0 commit comments

Comments
 (0)