summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGerhard Weis <gerhard.weis@gmail.com>2012-10-30 10:06:18 +1000
committerGerhard Weis <gerhard.weis@gmail.com>2012-10-30 10:06:18 +1000
commit6885d7b6983578065af48d798f98e7f4845bcd22 (patch)
treec1cfb277b6f9ce4a1d7807a2ba421e73bc2e8953 /.gitignore
parent9f7ebb076c48961a307bba70acb2b261a8bed661 (diff)
downloadisodate-6885d7b6983578065af48d798f98e7f4845bcd22.tar.gz
move .hgiginore to .gitigoner
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e7019c7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+*.pyc
+isodate.egg-info
+build/
+.installed.cfg
+.pydevproject
+.settings
+bin
+develop-eggs
+dist
+parts