Tiktok-Talent-Info/.gitignore
2025-01-23 21:50:55 +08:00

15 lines
234 B
Plaintext

# ---> AL
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace
# Local History for Visual Studio Code
.history/
*.app
.snapshots/*
__pycache__/*
endpoints/__pycache__/*