Created
July 30, 2015 20:44
-
-
Save mkudenko/242618ac873f2ae786a7 to your computer and use it in GitHub Desktop.
Revisions
-
mkudenko renamed this gist
Jul 30, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
mkudenko renamed this gist
Jul 30, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
mkudenko created this gist
Jul 30, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,55 @@ # Laravel # ########### /bootstrap/compiled.php .env .env.testing # Composer # ############ /vendor composer.phar composer.lock # NodeJS # ########## /node_modules /bower_components npm-debug.log # User Files # ############## /public/uploads # OS generated files # ###################### *~ .DS_Store* ehthumbs.db Icon? Thumbs.db .svn .directory # IDE generated files # ####################### .project .settings *.bbprojectd *.sublime-project *.sublime-workspace *.tmproj *.pbxuser *.perspective *.perspectivev3 *.mode1v3 *.mode2v3 *.swp *~.nib nbproject .komodotools .idea # Codeception # ############### codeception.yml tests/_data/scenarios