Skip to content

Commit

Permalink
[Fix] Add vscode and idea files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bleybaert committed Dec 12, 2022
1 parent 502ece9 commit 65ef9b6
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 @@ -12,6 +12,7 @@ docs/doctrees
docs/html
docs/make.bat
htmlcov/
.idea/
imports/*
!imports/.keep
include/
Expand Down Expand Up @@ -41,3 +42,4 @@ src/
./test.py
update-admin-password.*
var/
.vscode/

0 comments on commit 65ef9b6

Please sign in to comment.