Skip to content

Commit

Permalink
MNT: git ignore IDEs
Browse files Browse the repository at this point in the history
  • Loading branch information
maffettone committed Aug 29, 2023
1 parent 7cbd3ad commit 095c540
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ db/
*~
static/
backupstartup/

# IDEs
.idea/
.vscode/

0 comments on commit 095c540

Please sign in to comment.