mirror of
https://github.com/gryf/wicd.git
synced 2025-12-25 07:32:29 +01:00
Let the maintainers do their choices, instead of jump into ideas about how init files should looks like. Adjusted gitignore file.
29 lines
416 B
Plaintext
29 lines
416 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
|
|
build/
|
|
dist/
|
|
sdist/
|
|
*.egg-info/
|
|
MANIFEST
|
|
|
|
.venv/
|
|
install.log
|
|
uninstall.log
|
|
man/wicd-curses.8
|
|
man/wicd-manager-settings.conf.5
|
|
man/wicd-wired-settings.conf.5
|
|
man/wicd-wireless-settings.conf.5
|
|
man/wicd.8
|
|
other/50-wicd-suspend.sh
|
|
other/55wicd
|
|
other/80-wicd-connect.sh
|
|
other/WHEREAREMYFILES
|
|
other/wicd.conf
|
|
other/postinst
|
|
scripts/wicd
|
|
scripts/wicd-client
|
|
scripts/wicd-curses
|
|
translations/*
|
|
*tags
|