mirror of
https://github.com/cgsmith/yii2-user.git
synced 2026-02-04 00:02:37 -06:00
init commit
This commit is contained in:
25
.gitignore
vendored
Normal file
25
.gitignore
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
build
|
||||
composer.lock
|
||||
docs
|
||||
vendor
|
||||
|
||||
# cache directories
|
||||
Thumbs.db
|
||||
*.DS_Store
|
||||
*.empty
|
||||
|
||||
#phpstorm project files
|
||||
.idea
|
||||
|
||||
#netbeans project files
|
||||
nbproject
|
||||
|
||||
#eclipse, zend studio, aptana or other eclipse like project files
|
||||
.buildpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
|
||||
# mac deployment helpers
|
||||
switch
|
||||
index
|
||||
Reference in New Issue
Block a user