mirror of
https://github.com/xweiba/location-spoofer.git
synced 2026-09-21 22:30:46 +08:00
35 lines
550 B
Plaintext
35 lines
550 B
Plaintext
.DS_Store
|
|
.superpowers/
|
|
build/
|
|
dist/
|
|
!ThirdParty/WlocScripts/dist/
|
|
!ThirdParty/WlocScripts/dist/**
|
|
node_modules/
|
|
DerivedData/
|
|
xcuserdata/
|
|
*.xcuserstate
|
|
*.ipa
|
|
*.a
|
|
*.o
|
|
*.log
|
|
Core/vendor/
|
|
Core/wloccore.h
|
|
Wloc.xcodeproj/
|
|
|
|
.worktrees/
|
|
/PaopaoLocationSpoofer.xcodeproj/
|
|
|
|
# Local AI/editor/workflow metadata and other hidden directories
|
|
.*/
|
|
!.gitignore
|
|
!.github/
|
|
.github/*
|
|
!.github/workflows/
|
|
!.github/workflows/**
|
|
!.github/DISCUSSION_TEMPLATE/
|
|
!.github/DISCUSSION_TEMPLATE/**
|
|
!.github/ISSUE_TEMPLATE/
|
|
!.github/ISSUE_TEMPLATE/**
|
|
Core/core
|
|
docs/superpowers/
|