summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2013-09-02 18:41:21 -0400
committerTimothy Crosley <timothy.crosley@gmail.com>2013-09-02 18:41:21 -0400
commit75d1646199385b11ab3a5f4cbb7da6732adb15e5 (patch)
treeee9fd348924effb2ede5bf94687915ad3b0c795c /.gitignore
parentff22d4721b4c9753122d6641c29e92d8ba09f876 (diff)
downloadpies-75d1646199385b11ab3a5f4cbb7da6732adb15e5.tar.gz
Add initial git ignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..571fa1a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.pyc
+~*
+*.swp*