mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Update .gitignore
This commit is contained in:
parent
d8dd81c644
commit
65f2b5d324
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,11 +5,11 @@
|
||||||
*.egg-info
|
*.egg-info
|
||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
|
*~
|
||||||
dist
|
dist
|
||||||
build
|
build
|
||||||
eggs
|
eggs
|
||||||
parts
|
parts
|
||||||
bin
|
|
||||||
cache
|
cache
|
||||||
var
|
var
|
||||||
sdist
|
sdist
|
||||||
|
|
Loading…
Add table
Reference in a new issue