mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-08 04:20:07 +02:00
♻️ Reorganise code for optimal code sharing, add phpmon-cli
- Moved over common functionality to package - Added phpmon-cli target (for fast switching via the terminal)
This commit is contained in:
7
phpmon-common/.gitignore
vendored
Normal file
7
phpmon-common/.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
.DS_Store
|
||||
/.build
|
||||
/Packages
|
||||
/*.xcodeproj
|
||||
xcuserdata/
|
||||
DerivedData/
|
||||
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
|
Reference in New Issue
Block a user