modified: .gitignore
modified: README.md new file: install.sh renamed: config.py -> lib/constants.py renamed: cvars.py -> lib/cvars.py renamed: formatter.py -> lib/formatter.py renamed: network.py -> lib/network.py renamed: parser.py -> lib/parser.py renamed: qlpycon_config.py -> lib/settings.py renamed: state.py -> lib/state.py renamed: ui.py -> lib/ui.py modified: main.py modified: qlpycon.bash new file: qlpycon.conf.example
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
__pycache__/
|
||||
venv3/
|
||||
*test*
|
||||
*.json
|
||||
*.log
|
||||
cvarlist.txt
|
||||
curztest.py
|
||||
qlpycon.conf
|
||||
rconpw.txt
|
||||
CLAUDE*.md
|
||||
|
||||
Reference in New Issue
Block a user