Ignore **/.meteor/dev_bundle

pull/3958/head
Rodrigo Nascimento 10 years ago
parent 50ff9dfe27
commit 62407729ef
No known key found for this signature in database
GPG Key ID: 2C85B3AFE75D23F9
  1. 1
      .gitignore

1
.gitignore vendored

@ -2,6 +2,7 @@
**/build/*
**/node_modules/*
**/tmp/*
**/.meteor/dev_bundle
/private/certs/*
*.bak
*.iml

Loading…
Cancel
Save