From 523afe4e1876b258ab0036fdd001a470f1b9d3f4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 2 Nov 2013 09:49:43 +0100 Subject: first command MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bf6891b --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +/bin +\#*\# +.* +!.git* +*~ +*.bak +*.sw[op] +*.py[co] +*.install +*.gz +*.xz +*.aux +*.cp +*.fn +*.info +*.ky +*.log +*.pdf +*.ps +*.dvi +*.pg +*.toc +*.tp +*.vr +*.out +*.gch + -- cgit v1.2.3-70-g09d2