From 0f2dfd5817375c333dcb3348ff53b9cdc0a474e1 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Tue, 26 Mar 2013 10:52:20 +0100 Subject: Add boiler plates and gitignore file. --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8ab65e4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +Debug +test/Debug +libusbhp/Debug +libusbhp.sdf +libusbhp.v11.suo +*~ +*.o \ No newline at end of file -- cgit v1.2.3