Skip to content

Commit

Permalink
🎉Make Genything & Trickery open source! Initial commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicorichard committed Nov 16, 2021
0 parents commit 934da33
Show file tree
Hide file tree
Showing 86 changed files with 25,897 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Generated by MacOS
.DS_Store

# Generated by Windows
Thumbs.db

# Xcode

## User settings
xcuserdata/

.build/

# CocoaPods

Pods/

# Carthage

Carthage/Build/

# Swift PM

.swiftpm/
Loading

0 comments on commit 934da33

Please sign in to comment.