Skip to content

Commit

Permalink
[BEAM-11582] Merge website/.gitignore into .gitignore (apache#13697)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNeuralBit authored Jan 8, 2021
1 parent 74ec609 commit 587a3ff
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 23 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,13 @@ sdks/python/coverage.xml

.pytest_cache
.pytest_cache/**/*

# Hugo
website/www/node_modules
website/www/dist
website/www/site/resources
website/www/site/github_samples
website/www/site/code_samples
website/www/site/_config_branch_repo.toml
website/www/yarn-error.log
!website/www/site/content
23 changes: 0 additions & 23 deletions website/.gitignore

This file was deleted.

0 comments on commit 587a3ff

Please sign in to comment.