update .gitignore
This commit is contained in:
parent
a52bb2eef7
commit
b9bb848d5e
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -12,5 +12,8 @@ wheels/
|
||||||
# Git worktrees
|
# Git worktrees
|
||||||
.worktrees/
|
.worktrees/
|
||||||
|
|
||||||
|
# IDE
|
||||||
|
.idea/
|
||||||
|
|
||||||
# Runtime data
|
# Runtime data
|
||||||
data/
|
data
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue