We are using git now :-).

This commit is contained in:
Vojtech Jasny 2011-03-14 17:36:13 +01:00
parent 0413497647
commit efa4a35533
2 changed files with 4 additions and 8 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
.project
.pydevproject
*.pyc
*.egg-info

View file

@ -1,8 +0,0 @@
syntax: regexp
^\.project$
syntax: regexp
^\.pydevproject$
syntax: glob
*.pyc
*.egg-info