mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[fix] Update .gitignore
This commit is contained in:
parent
e43083a56d
commit
8cd95410be
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