1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-28 17:32:36 +01:00

Moved from generated init files to static.

Let the maintainers do their choices, instead of jump into ideas about
how init files should looks like.

Adjusted gitignore file.
This commit is contained in:
2020-08-25 20:38:00 +02:00
parent 9cefcee94b
commit 3499631070
11 changed files with 37 additions and 100 deletions

26
.gitignore vendored
View File

@@ -1,19 +1,15 @@
.git
wicd.egg-info/
*.bak
**/*.pyc
__pycache__/
*.py[cod]
build/
dist/
sdist/
*.egg-info/
MANIFEST
.venv/
.vscode/
.bzr/
experimental.wpr
install.log
uninstall.log
.bzrignore
vcsinfo.py
build
build/*
init/*/*
wpath.py*
man/wicd-curses.8
man/wicd-manager-settings.conf.5
man/wicd-wired-settings.conf.5
@@ -29,8 +25,4 @@ scripts/wicd
scripts/wicd-client
scripts/wicd-curses
translations/*
wicd/wpath.py
*tags
dist/
MANIFEST
debian/