1
0
mirror of https://github.com/krislamo/kernmod.git synced 2025-09-07 14:59:30 +00:00

Update gitignore and add scratch directory

This commit is contained in:
2022-03-18 02:50:40 -04:00
parent 3dde1c3235
commit 2523cb117b
2 changed files with 2 additions and 8 deletions

8
.gitignore vendored
View File

@@ -1,9 +1 @@
*.cmd
*.ko
*.mod*
*.o
.helloworld.o.d
.vagrant
Module.symvers
modules.order
scratch

2
scratch/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore