Skip to content

Instantly share code, notes, and snippets.

@cmivxx
Created July 28, 2016 05:53
Show Gist options
  • Select an option

  • Save cmivxx/c8e3f1db2619b527e4951a47700ed738 to your computer and use it in GitHub Desktop.

Select an option

Save cmivxx/c8e3f1db2619b527e4951a47700ed738 to your computer and use it in GitHub Desktop.
# Specifies intentionally untracked files to ignore when using Git
# http://git-scm.com/docs/gitignore
# Various IDE & OS files that should never be committed
.DS_Store
*.swp
*.lock
__MACOSX
.idea
/nbproject/*
.project
.buildpath
.thumbs
Thumbs.db
build.properties
.project
.settings
.vagrant
.buildpath
/_notes/*
*~
*.log
*.swp
.installed.cfg
bin
develop-eggs
parts
# generated files
node_modules/
platforms/
plugins/
ant-build
www/lib
www/.ctags
ionic.app.css
ionic.app.min.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment