Skip to content

Commit

Permalink
Merge remote-tracking branch 'OpenFAST/dev-unstable-pointers' into f/…
Browse files Browse the repository at this point in the history
…AD15_IfW_dataAccess
  • Loading branch information
andrew-platt committed Apr 22, 2024
2 parents cc66e08 + 2e34f34 commit 5751e09
Show file tree
Hide file tree
Showing 144 changed files with 9,579 additions and 6,131 deletions.
26 changes: 26 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# System, cache and editor files
**/__pycache__
**/.DS_Store

.editorconfig
.idea
.git
.github
.gitignore
.pytest_cache
.pre-commit-config.yaml
.readthedocs.yml
.coverage
Procfile
README.md

# Never bake in environment variables
.env
.env*
google_credentials.json
# See: https://github.com/google-github-actions/auth/issues/123
gha-creds-*.json
gcp-creds-*.json

.devcontainer/.zsh_history
share/docker
Loading

0 comments on commit 5751e09

Please sign in to comment.