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

Commit

Permalink
chore(gitignore): Add ignore of /backup folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhilip committed Jul 17, 2019
1 parent db9b99c commit 83517b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
# Test File
apps/controllers/TestController.php

# Backup Folder
/backup/

### MixPHP included
# zend studio for eclipse project files
.buildpath
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- **Composer:** Update mirror address

### Feat
- **Category:** Add Categories Manage Pane
- **Tracker:** Add `retry in` field when failed
- **UserInfo:** Add Cache Lock of user access_{time,ip} update

Expand Down

0 comments on commit 83517b2

Please sign in to comment.