Skip to content

Commit be8ff13

Browse files
committed
starting to refactor code
1 parent cfc17f2 commit be8ff13

File tree

512 files changed

+231
-19952
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

512 files changed

+231
-19952
lines changed

.gitignore

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,24 @@
55
*.sh
66
HackTX/ApiKeys.plist
77
GoogleService-Info.plist
8+
9+
# Xcode
10+
build/
11+
*.pbxuser
12+
!default.pbxuser
13+
*.mode1v3
14+
!default.mode1v3
15+
*.mode2v3
16+
!default.mode2v3
17+
*.perspectivev3
18+
!default.perspectivev3
19+
*.xcworkspace
20+
!default.xcworkspace
21+
xcuserdata
22+
profile
23+
*.moved-aside
24+
DerivedData
25+
.idea/
26+
27+
# Pods
28+
Pods

Build/Intermediates/HackTX.build/Debug-iphonesimulator/HackTX.build/DerivedSources/HackTX-Swift.h

Lines changed: 0 additions & 422 deletions
This file was deleted.
Binary file not shown.

Build/Intermediates/HackTX.build/Debug-iphonesimulator/HackTX.build/LaunchScreen-PartialInfo.plist

Lines changed: 0 additions & 5 deletions
This file was deleted.

Build/Intermediates/HackTX.build/Debug-iphonesimulator/HackTX.build/Main-SBPartialInfo.plist

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)