Jesse Rosenberger
ee73cafc32
Add temporary dev_bundle_XXX directory to .gitignore
...
In the same spirit as 80c3a0124f except for Windows, which uses a different name, for whatever reason.
2017-09-12 14:43:35 +03:00
Christian Klaussner
80c3a0124f
Add temporary dev_bundle.xxx directory to .gitignore
2017-09-12 13:08:39 +02:00
Jesse Rosenberger
ba675fe9e5
Add /.vscode/ to .gitignore.
...
In the same spirit as all the other editor exceptions, like `*.sublime*`
and .idea, this will allow developers to keep their own .vscode in their
`meteor` directory without having to work around it constantly.
2017-07-27 13:18:17 +03:00
Sashko Stubailo
fa3fcad345
Add test output to gitignore
2015-08-07 12:44:46 -07:00
Sashko Stubailo
312663db67
Transpile the Meteor command line tool with Babel
...
- Uses Ben's meteor-babel npm package that has a default config
- From a checkout, uses the meteor-babel/register module and compiles at runtime
- When meteor-tool is published, precompiles the files
- Adds tests to make sure source maps work everywhere
2015-06-23 14:32:49 -04:00
David Glasser
bfffb986cb
generate-dev-bundle: use local node/mongo tarballs
...
(kind of like the dev bundle itself)
2014-11-26 09:24:35 -08:00
Matthew Arbesfeld
e513028018
Add android_bundle to gitignore
2014-08-14 21:39:14 -07:00
David Glasser
4b29c4040d
ignore the universe
2014-01-30 11:36:48 -08:00
Avital Oliver
abd8ad7c50
Reorg lib/, including introducing warehouse.js
...
Also:
- Rename cache directory to .meteor
- Rename .meteor/version to .meteor/release
- Change how we tell whether we're in an app directory (motivated by our new .meteor directory)
- Use files.get_core_dir instead of relative paths
2013-03-19 15:11:06 -07:00
Avital Oliver
5352db933a
Implement a useNpm directive for packages
2013-03-19 15:11:03 -07:00
Avital Oliver
58c6f55676
Apply changes made on engine repo
2013-03-19 15:11:01 -07:00
Naomi Seyfer
68617a4cd5
add .log and .out to gitignore
2013-02-21 14:07:05 -08:00
David Glasser
81be8c0d1b
Add emacs TAGS file to .gitignore.
...
Suggested by naomi.
2013-01-08 19:38:55 -08:00
Avital Oliver
35df034a7d
Add IntelliJ IDEA and SublimeEdit extensions to .gitignore
2012-11-20 15:14:58 -08:00
Nick Martin
c514341df8
Merge branch 'master' into auth
...
Conflicts:
.gitignore
examples/todos/client/todos.js
2012-09-04 00:42:35 -07:00
Audrey Roy
59d93e1bea
Add WebStorm JS IDE's .idea to .gitignore
2012-08-21 14:58:49 -07:00
Avital Oliver
36aec6e4c1
Add #*# to .gitignore
2012-07-26 14:26:51 -07:00
Avital Oliver
f8a0d5a95c
First pass at an account system backed by Facebook using OAuth
2012-07-23 17:57:09 -07:00
Nick Martin
444faba4e8
Put output in "dist" directory instead of homedir.
2012-03-06 15:59:51 -08:00
Nick Martin
d69c2d1f19
Initial import from old busted repo.
2011-11-17 18:35:20 -08:00