mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-04 06:37:38 +03:00
fix: Add .vs folder to .gitignore (#466)
## Summary * Adds Visual Studio project files folder to .gitignore Otherwise: <img width="425" height="193" alt="image" src="https://github.com/user-attachments/assets/522d6eec-40c2-45d1-92af-01b0ec8f0dc1" />
This commit is contained in:
parent
7a53342f9d
commit
67a679ab41
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,5 +4,6 @@
|
||||
.vscode
|
||||
lib/EpdFont/fontsrc
|
||||
*.generated.h
|
||||
.vs
|
||||
build
|
||||
**/__pycache__/
|
||||
Loading…
Reference in New Issue
Block a user