From badbca44ad46d0ecb114dad58419b3fd78e9f523 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 19 May 2008 14:55:23 -0700 Subject: [PATCH] add .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a14d617 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +bti +bti_version.h +*.o +*.swp -- 2.39.5