From dc386ca6c76c5c9607efe9d5f4add0d2a37d925f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 17 Jun 2013 16:26:22 +0200 Subject: first commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fd6cba2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,24 @@ +_/ +__pycache__/ +\#*\# +.* +!.git* +*~ +*.bak +*.sw[op] +*.py[oc] +*.out +*.gch +*.class +*.o +*.so +*.la +*.a +*.info +*.pdf +*.dvi +*.ps +*.tar +*.gz +*.bz2 +*.xz -- cgit v1.2.3-70-g09d2