From: Christoph Egger Date: Mon, 12 Oct 2015 07:09:49 +0000 (+0200) Subject: Add gitignore X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Fdoc.git;a=commitdiff_plain;h=cd068baeacd4197b9926a89e770225ff0b1d170a Add gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f6b4931 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build +*~ \ No newline at end of file