gitignore

This commit is contained in:
Kenneth Reitz
2010-09-12 13:12:21 -04:00
parent ac4b568cba
commit 1a122f2a4d
4 changed files with 9 additions and 2 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
# application builds
build/*
dist/*
MANIFEST
# python skin
.pyc
@@ -13,4 +14,4 @@ profile
# pycharm noise
.idea
.idea/*
hi
+6
View File
@@ -1,6 +1,12 @@
History
=======
0.6.1 (2010-09-12)
------------------
* Packaging hotfixes
0.6.0 (2010-09-11)
------------------
View File
+1 -1
View File
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
"""
Tabbed
Tabbed
Copyright (c) 2010 Kenneth Reitz. MIT License.
"""