File tree Expand file tree Collapse file tree 12 files changed +44
-11
lines changed
Expand file tree Collapse file tree 12 files changed +44
-11
lines changed Original file line number Diff line number Diff line change @@ -23,3 +23,36 @@ go.work.sum
2323
2424# env file
2525.env
26+
27+ # ## macOS ###
28+ # General
29+ .DS_Store
30+ .AppleDouble
31+ .LSOverride
32+
33+ # Icon must end with two \r
34+ Icon
35+
36+
37+ # Thumbnails
38+ ._ *
39+
40+ # Files that might appear in the root of a volume
41+ .DocumentRevisions-V100
42+ .fseventsd
43+ .Spotlight-V100
44+ .TemporaryItems
45+ .Trashes
46+ .VolumeIcon.icns
47+ .com.apple.timemachine.donotpresent
48+
49+ # Directories potentially created on remote AFP share
50+ .AppleDB
51+ .AppleDesktop
52+ Network Trash Folder
53+ Temporary Items
54+ .apdisk
55+
56+ # ## macOS Patch ###
57+ # iCloud generated files
58+ * .icloud
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 */
1616
17- package modctl
17+ package cmd
1818
1919import (
2020 "context"
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 */
1616
17- package modctl
17+ package cmd
1818
1919import (
2020 "context"
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 */
1616
17- package modctl
17+ package cmd
1818
1919import (
2020 "bufio"
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 */
1616
17- package modctl
17+ package cmd
1818
1919import (
2020 "context"
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 */
1616
17- package modctl
17+ package cmd
1818
1919import (
2020 "context"
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 */
1616
17- package modctl
17+ package cmd
1818
1919import (
2020 "context"
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 */
1616
17- package modctl
17+ package cmd
1818
1919import (
2020 "context"
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 */
1616
17- package modctl
17+ package cmd
1818
1919import (
2020 "context"
You can’t perform that action at this time.
0 commit comments