Add backup and Python files.
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -66,3 +66,14 @@ modules.order
|
||||
Module.symvers
|
||||
Mkfile.old
|
||||
dkms.conf
|
||||
|
||||
# Python
|
||||
venv
|
||||
.venv
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# Local backup
|
||||
*.*_
|
||||
*.*bak*
|
||||
|
||||
Reference in New Issue
Block a user