Added debian packaging files and related ignores

This commit is contained in:
2010-01-26 17:00:02 +00:00
parent 8228d476db
commit 5b02515621
11 changed files with 77 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
all:
python test.py
clean:
rm *.pyc
rm test/*.pyc
rm -rf build