Exclude .planning and .qc from git tracking
This commit is contained in:
@@ -4,3 +4,5 @@ __pycache__/
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.log
|
*.log
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.planning/
|
||||||
|
.qc/
|
||||||
|
|||||||
Reference in New Issue
Block a user