Skip to content

Commit

Permalink
Add .idea to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter554 committed Dec 31, 2024
1 parent fb5106a commit 8dac579
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.vscode/
.pyimports_cache/
.DS_Store
.idea/

# Created by https://www.toptal.com/developers/gitignore/api/rust
# Edit at https://www.toptal.com/developers/gitignore?templates=rust
Expand Down Expand Up @@ -198,4 +199,4 @@ poetry.toml
# LSP config files
pyrightconfig.json

# End of https://www.toptal.com/developers/gitignore/api/python
# End of https://www.toptal.com/developers/gitignore/api/python

0 comments on commit 8dac579

Please sign in to comment.