summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLieuwe <lieuwemo@gmail.com>2011-02-26 10:49:23 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2011-03-02 20:54:19 (GMT)
commit364759ff0812a8049b2f3ca249a34a57fa2e4325 (patch)
tree0c83dc67f47ff9a6b8d4177e282744f8572af14a /.gitignore
parent647ff2bff073d525f1c02eea5c4e01e8dcd3f279 (diff)
downloadpowder-364759ff0812a8049b2f3ca249a34a57fa2e4325.zip
powder-364759ff0812a8049b2f3ca249a34a57fa2e4325.tar.gz
python console
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 65b90da..b65e123 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,6 @@ gmon.out
*.*.orig
build/powder*
build/stamps/*
+*~
+*.pyc
+utils/* \ No newline at end of file