From cb16359ed270baac2d4f3fef55f1dfcc5031b2eb Mon Sep 17 00:00:00 2001 From: Braiden Vasco Date: Fri, 21 Jul 2017 05:52:13 +0000 Subject: [PATCH] Edit .gitignore --- .gitignore | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/.gitignore b/.gitignore index 5e1422c..b1f8588 100644 --- a/.gitignore +++ b/.gitignore @@ -13,22 +13,6 @@ # Used by dotenv library to load environment variables. # .env -## Specific to RubyMotion: -.dat* -.repl_history -build/ -*.bridgesupport -build-iPhoneOS/ -build-iPhoneSimulator/ - -## Specific to RubyMotion (use of CocoaPods): -# -# We recommend against adding the Pods directory to your .gitignore. However -# you should judge for yourself, the pros and cons are mentioned at: -# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control -# -# vendor/Pods/ - ## Documentation cache and generated files: /.yardoc/ /_yardoc/ @@ -40,11 +24,5 @@ build-iPhoneSimulator/ /vendor/bundle /lib/bundler/man/ -# for a library or gem, you might want to ignore these files since the code is -# intended to run in multiple environments; otherwise, check them in: -# Gemfile.lock -# .ruby-version -# .ruby-gemset - # unless supporting rvm < 1.11.0 or doing something fancy, ignore this: .rvmrc