Skip to content

Commit

Permalink
Added sources/phpBB3 to the ignore list and gitignore to not being ex…
Browse files Browse the repository at this point in the history
…ported.
  • Loading branch information
tumba25 committed Dec 24, 2010
1 parent 872ec12 commit 8c98ecb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
*/.gitkeep export-ignore
*/*/.gitkeep export-ignore
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ cache/*.php
sources/automod/*
sources/extra/*
sources/phpBB3_alt/*
sources/phpBB3
*~
Empty file removed sources/automod/.gitkeep
Empty file.

0 comments on commit 8c98ecb

Please sign in to comment.