Skip to content

Commit

Permalink
bumped revision number
Browse files Browse the repository at this point in the history
  • Loading branch information
aufflick committed Dec 9, 2009
1 parent 208950b commit e9a3e11
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
@@ -0,0 +1,5 @@
Build
HTTP-Server-Brick-*
MANIFEST.bak
Makefile
_build
13 changes: 13 additions & 0 deletions MANIFEST.SKIP
@@ -0,0 +1,13 @@
~$ # ignore emacs and vim backup files
\.bak$ # ignore manual backups
\# # ignore CVS old revision files and emacs temp files
^blib
\.old$
\.DS_Store$
^pm_to_blib$
^MANIFEST\.bak$
^Makefile$
^Build$
^.git
^HTTP-Server-Brick
^_build

0 comments on commit e9a3e11

Please sign in to comment.