mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-19 14:43:49 +09:00
797bc2fd98
git-subtree-dir: includes/lib/action-scheduler git-subtree-split: c828347715e6c3318c8ab8b4fea2d87b31d51aac
26 lines
300 B
Plaintext
26 lines
300 B
Plaintext
# Operating System files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# IDE files
|
|
.idea
|
|
.vscode/*
|
|
project.xml
|
|
project.properties
|
|
.project
|
|
.settings*
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
.sublimelinterrc
|
|
|
|
# Project files
|
|
node_modules/
|
|
vendor/
|
|
|
|
#PHP Unit
|
|
.phpunit.result.cache
|
|
phpunit.xml
|
|
|
|
# Build files
|
|
action-scheduler.zip
|