Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Commit

Permalink
Fixed .gitignore rules to exclude all '.files' such as Eclipse's .pro…
Browse files Browse the repository at this point in the history
…ject or the sites .mode
  • Loading branch information
xeoncross committed Mar 28, 2010
1 parent 4b1e26d commit bc98782
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ Thumbs.db
*~
*.cache
*.log
.settings
.buildpath
.project
.*
# Also ignore uploads to the site folder (www.site.com/uploads/)
/[a-z0-9.]*/uploads
/[a-z0-9.]*/uploads
Empty file modified domains.php
100644 → 100755
Empty file.
Empty file modified sample.mode
100644 → 100755
Empty file.

0 comments on commit bc98782

Please sign in to comment.