From cd630834a985be4b39a673d022e180de3ff20517 Mon Sep 17 00:00:00 2001 From: Michaƫl Ball Date: Sat, 13 Dec 2014 16:41:35 +0000 Subject: Initial commit --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8374d58 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +# Development stuff +.python-version +tags +GRTAGS +GTAGS +GPATH +*.swp +*.pyc +library.db-journal + +public +tmp -- cgit v1.2.3