From: Paul Brossier Date: Sun, 25 Oct 2015 00:42:49 +0000 (+0200) Subject: .gitignore: added basic patterns X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=0c592160c372257368aabb67dc88e6690362ccf8;p=ofxAubio.git .gitignore: added basic patterns --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1269756 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.~[0-9]~ +*.swp