mirror of
https://github.com/EyeTrackVR/EyeTrackVR.git
synced 2025-11-04 14:39:42 +08:00
Ignore .cfg files in git
This commit is contained in:
parent
9e79701975
commit
4855f0f215
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/.vscode
|
||||
**/__pycache__/**
|
||||
**/*.pyc
|
||||
**/*.pyc
|
||||
*.cfg
|
||||
Loading…
Reference in New Issue
Block a user