Skip to content

Commit 3dad53b

Browse files
authored
Merge pull request #26 from mast-eu/RepoMaintenance
Repo maintenance
2 parents d184653 + 6304e36 commit 3dad53b

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/FUNDING.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# These are supported funding model platforms
22

3-
github: russkie, gerhardol, maraf, mast-eu # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
43
open_collective: gitextensions
54
custom: https://github.com/gitextensions/gitextensions/wiki

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,4 +289,7 @@ __pycache__/
289289
*.xsd.cs
290290

291291
references/
292-
*.zip
292+
*.zip
293+
294+
# Git Extensions specific files
295+
GitExtensions.settings.backup

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ max_jobs: 1
2121

2222
# Build worker image (VM template)
2323
image:
24-
- Visual Studio 2017
2524
- Visual Studio 2019
2625

2726
# enable patching of Directory.Build.props

0 commit comments

Comments
 (0)