gitignore: expand
This commit is contained in:
parent
82598aaafb
commit
3349d21195
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -4,3 +4,10 @@ dist-newstyle/
|
||||||
.direnv/
|
.direnv/
|
||||||
.envrc
|
.envrc
|
||||||
result
|
result
|
||||||
|
*.hp
|
||||||
|
*.aux
|
||||||
|
*.ps
|
||||||
|
*.prof
|
||||||
|
*.local
|
||||||
|
*.svg
|
||||||
|
*~
|
||||||
|
|
Loading…
Reference in a new issue