Skip to content

Commit

Permalink
Add pycharm-related rule to .gitignore (#1315)
Browse files Browse the repository at this point in the history
* Added pycharm-related rule to .gitignore

* added blank line at end of .gitignore

---------

Co-authored-by: Ricardo Garcia Silva <[email protected]>
  • Loading branch information
ricardogsilva and Ricardo Garcia Silva authored Aug 18, 2023
1 parent 42f8334 commit 7c5e7cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,6 @@ pygeoapi/db.sqlite3

# Pre-commit hooks config file
.pre-commit-config.yaml

# Pycharm project files
.idea

0 comments on commit 7c5e7cf

Please sign in to comment.