Add a .gitignore file.
authorDave Page <dpage@pgadmin.org>
Thu, 18 Jun 2015 15:36:42 +0000 (11:36 -0400)
committerDave Page <dpage@pgadmin.org>
Thu, 18 Jun 2015 15:36:42 +0000 (11:36 -0400)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..3ae5d07
--- /dev/null
@@ -0,0 +1,2 @@
+*.pyc
+settings_local.py