Add skill enable controls and data factory SQL skill
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
*.egg-info/
|
||||
.Python
|
||||
.venv/
|
||||
venv/
|
||||
.env
|
||||
.env.local
|
||||
|
||||
# Don't commit token files
|
||||
data-factory-token.txt
|
||||
*.token
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Generated CSV outputs
|
||||
*.csv
|
||||
Reference in New Issue
Block a user