Skip to content

Commit

Permalink
Remove trailing slash from rules-and-profiles entry in gitignore (#1661)
Browse files Browse the repository at this point in the history
This allows us to create a symlink instead of relying on explicitly cloning the repo.
  • Loading branch information
JAORMX authored Nov 15, 2023
1 parent d8c9ae8 commit 9f8eff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ docs/.docusaurus
/deployment/helm/*.tgz

# Ignore examples cloned repo
examples/rules-and-profiles/
examples/rules-and-profiles

0 comments on commit 9f8eff5

Please sign in to comment.