From 419c30e26beeb749e3eb334e87d400836007addb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 29 Sep 2013 23:54:33 +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 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..10dd9a1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +\#*\# +__pycache__/ +.* +!.git* +*~ +*.bak +*.sw[op] +*.py[co] + -- cgit v1.2.3-70-g09d2