From f53ecaecb0e8e2a04b0f176d802ef37b7f8bb86a Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Tue, 5 May 2020 08:05:02 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Standard=20ignores?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..247d08b --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +*.hprof +*.iml +*.xccheckout +*.xcscmblueprint +.DS_Store +.classpath +.gradle/ +.idea/ +.project +.rubygems/ +.settings +.vscode/ +Carthage/ +Pods/ +bin/ +build/ +gradlew.bat +xcuserdata