diff --git a/.gitignore b/.gitignore index f805e81..8c0f720 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,13 @@ *.la *.lo +# temporary files +*.cmd +modules.order +*.mod.c +Module.symvers +*.patch + # Shared objects (inc. Windows DLLs) *.dll *.so