Skip to content

Commit 8deb1eb

Browse files
committed
moved profiles.yml from root to dbt project directory
1 parent 0ffef08 commit 8deb1eb

File tree

4 files changed

+750
-29
lines changed

4 files changed

+750
-29
lines changed

Diff for: .gitignore

-17
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,3 @@
44
**/__pycache__/
55
**/*.py[cod]
66
**/*$py.class
7-
8-
# Python virtual environment
9-
env/
10-
venv/
11-
.env/
12-
.venv/
13-
14-
# Python bytecode and cache
15-
__pycache__/
16-
*.py[cod]
17-
*$py.class
18-
19-
# Distribution / packaging
20-
*.so
21-
*.pyd
22-
*.dll
23-
*.dylib
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:b5a209446afc50418e5810ca0faf9667845fea098f312ae1243d3fd36c6ba427
3+
size 1543024

0 commit comments

Comments
 (0)