kperf: add .gitignore entries

Change-Id: I80725118e44e147e12dcac31d0ba58f175a89d10
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
Daniel Verkamp 2016-02-22 14:14:37 -07:00
parent add9186f73
commit ab7541d810
2 changed files with 6 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,7 +1,9 @@
*.a
*.cmd
*.d
*.gcda
*.gcno
*.ko
*.o
*~
*.swp

4
examples/ioat/kperf/kmod/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
.tmp_versions
dmaperf.mod.c
modules.order
Module.symvers