summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2015-10-01 10:57:12 -0400
committerrsiddharth <rsiddharth@ninthfloor.org>2015-10-01 10:57:12 -0400
commit947194a0d21fefd9660110f903deeb385dd1b537 (patch)
tree56a1a58e48f40eba449c17c487ea6bc3683eb277 /.gitignore
Initial commit
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..e645833
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*~
+*.pyc \ No newline at end of file