mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 05:23:24 -07:00
Fixed .gitignore and modified the app.config so MAYBE it isn't modified automatically by VS.
This commit is contained in:
parent
1f2534865b
commit
7cbb0fd2eb
3 changed files with 19 additions and 18 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -10,8 +10,9 @@ obj/
|
||||||
fugue/
|
fugue/
|
||||||
*Credentials.private.cs
|
*Credentials.private.cs
|
||||||
*Credentials.orig.cs
|
*Credentials.orig.cs
|
||||||
upgradeLog*.htm
|
/Greenshot/UpgradeLog*.htm
|
||||||
upgradeLog*.XML
|
/Greenshot/UpgradeLog*.XML
|
||||||
|
/Greenshot/_UpgradeReport_Files/*
|
||||||
*.log
|
*.log
|
||||||
/Greenshot/releases/additional_files/readme.txt
|
/Greenshot/releases/additional_files/readme.txt
|
||||||
/*.error
|
/*.error
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue