Skip to content

Commit

Permalink
Use .gitignore for making 'library' non-empty
Browse files Browse the repository at this point in the history
  • Loading branch information
bschmalhofer committed Feb 22, 2009
1 parent a83c125 commit 0640605
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Expand Up @@ -10,8 +10,6 @@

*.patch

/library/*.pbc

/src/pct/gen_*.pir

/src/pmc/php*.c
Expand Down
1 change: 1 addition & 0 deletions library/.gitignore
@@ -0,0 +1 @@
/*.pbc
1 change: 0 additions & 1 deletion library/README

This file was deleted.

0 comments on commit 0640605

Please sign in to comment.