More d-bus stuff added.
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -50,8 +50,21 @@ src/cthulhu/cthulhu_platform.py
|
||||
|
||||
# Python bytecode
|
||||
*.pyc
|
||||
*.pyo
|
||||
__pycache__/
|
||||
|
||||
# Editor backup files
|
||||
*~
|
||||
*.bak
|
||||
*.swp
|
||||
*.tmp
|
||||
*.orig
|
||||
*.rej
|
||||
|
||||
# AT-SPI test/debug files
|
||||
debug*.log
|
||||
debug*.out
|
||||
|
||||
# Local build directory and artifacts
|
||||
local-build/
|
||||
debug-*.out
|
||||
|
||||
Reference in New Issue
Block a user