From 04eb65c883fc6bcf456f31c9f9a79237cbc8b7ee Mon Sep 17 00:00:00 2001 From: "timecop@gmail.com" Date: Wed, 29 May 2013 00:08:38 +0000 Subject: [PATCH] [PATCH 2/4] gitignore git-svn-id: https://afrodevices.googlecode.com/svn/trunk/baseflight@331 7c89a4a9-59b9-e629-4cfe-3a2d53b20e61 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..a70237a630 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +*~