2008-10-23 23:05:42

by Davide Pesavento

[permalink] [raw]
Subject: [CRDA PATCH 2/6] Ignore more binary files.

Signed-off-by: Davide Pesavento <[email protected]>
---
.gitignore | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 317d9fd..cc39545 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,9 @@
*~
regulatory.sqlite
regulatory.bin
+crda
dump
+*.o
*.pyc
keys-*.c
key.priv.pem
--
1.6.0.2