mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
docs: create virtualenv
Newer Ubuntu does not allow global package installs, it is so annoying!
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -21,6 +21,7 @@ gitignore.*
|
||||
# Python trash.
|
||||
*.pyc
|
||||
__pycache__
|
||||
.venv
|
||||
|
||||
# Accidents.
|
||||
/core
|
||||
|
||||
Reference in New Issue
Block a user