mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-07-23 19:32:25 +00:00
update gitignore
This commit is contained in:
parent
9cdad80c36
commit
ba9a5a2c6e
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -29,6 +29,7 @@ python_shim/build/
|
|||
*.idea
|
||||
*.vscode
|
||||
*.DS_Store
|
||||
*.envrc
|
||||
|
||||
# Development with Python
|
||||
python/prophet/bin/
|
||||
|
|
@ -36,3 +37,4 @@ python/prophet/etc/
|
|||
python/prophet/lib/
|
||||
python/prophet/pyvenv.cfg
|
||||
python/prophet/share/
|
||||
python/prophet/stan_model/
|
||||
|
|
|
|||
Loading…
Reference in a new issue