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:
26
.gitignore
vendored
26
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user