mirror of
https://github.com/bashrc/LKMPG.git
synced 2018-06-11 03:06:54 +02:00
Squashed commits:
- adding gitignore for ignoring examples build artefacts - change formatting of example in 'Functions available to modules' section - minor typos correction in 'Functions available to modules' section - adding my name to 'Acknowledgements'
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
*.o
|
||||
*.ko
|
||||
*cmd
|
||||
*.swp
|
||||
*mod*
|
||||
*.symvers
|
||||
Reference in New Issue
Block a user