Files
linux-kernel-module-cheat/.dockerignore
Ciro Santilli 六四事件 法轮功 956adffe40 Make the most important dependency mandatory
2021-03-25 00:00:01 +00:00

7 lines
102 B
Plaintext

# Ignore everything, since we get the repository files
# with a volume.
*
.*
!requirements.txt
!setup