aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: fc5cd0f413ed58bcfb40bda4c818f78f020f5b23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/.vscode/*
/.ipynb_checkpoints/*
config/
virtualenvs/
*catalog*.json
*config*.json
*state*.json
target*.json
*.sublime-*
.python-version
singer-check-tap-data
*.pyc
*.egg-info
dist/
__pycache__/
venv/
build/
tap_google_sheets/.vscode/settings.json
*.ipynb
.DS_Store
tap_target_commands.sh