mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-14 04:56:37 +00:00
chore: ignore output & .vs folders
This commit is contained in:
parent
1dd2f49b18
commit
614a1f360b
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -15,6 +15,8 @@ Thumbs.db
|
||||||
*.log
|
*.log
|
||||||
[Bb]in/
|
[Bb]in/
|
||||||
[Dd]ebug*/
|
[Dd]ebug*/
|
||||||
|
[Oo]utput/
|
||||||
|
.vs/
|
||||||
*.sbr
|
*.sbr
|
||||||
obj/
|
obj/
|
||||||
[Rr]elease*/
|
[Rr]elease*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue