Skip to content

Instantly share code, notes, and snippets.

@vidaaudrey
Created December 30, 2015 07:11
Show Gist options
  • Save vidaaudrey/b682c132c040e0ae4dc9 to your computer and use it in GitHub Desktop.
Save vidaaudrey/b682c132c040e0ae4dc9 to your computer and use it in GitHub Desktop.
React Gitignore
node_modules
ncp-debug.log
npm-debug.log
bower_component
src/config/configSec.js
.DS_STORE
node_modules
*~
*.pyc
static
.grunt
_SpecRunner.html
__benchmarks__
build/
coverage/
.module-cache
*.gem
docs/.bundle
docs/code
docs/_site
docs/.sass-cache
docs/js/*
docs/downloads
docs/vendor/bundle
examples/shared/*.js
test/the-files-to-test.generated.js
*.log*
chrome-user-data
*.sublime-project
*.sublime-workspace
.idea
*.iml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment