summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@araneo.org>2015-08-27 18:28:44 +0200
committerTimotej Lazar <timotej.lazar@araneo.org>2015-08-27 18:28:44 +0200
commit218bdd734d6b61fd7343d88b8d983da337821a5d (patch)
tree141520d09fea5cb46f0c551e2d63121656502fa4 /.gitignore
parent0866c8c91f33433a7ce5ec56bc5cf76a77b50d86 (diff)
Add the .gitignore file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..52e4e61
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.pyc
+*.pyo