Skip to content

Commit

Permalink
.gitignore: ignore venv and idea directories
Browse files Browse the repository at this point in the history
  • Loading branch information
khancyr committed Aug 29, 2024
1 parent b18f118 commit 78cae5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@

# VSCode
/.vscode
/.idea
/.venv

# Parameters multiversioning
/copter/source/docs/parameters-Copter-*.rst
Expand Down

0 comments on commit 78cae5a

Please sign in to comment.