deno/.gitignore
Ryan Dahl f917c5e722 Clean up tools/
- Factor out tools/util.py
- Move js/*.py to tools.
- Rewrite tools/format.sh in python.
- Run lint first in travis.
2018-07-08 13:40:18 -04:00

9 lines
79 B
Text

# build
/out/
*.pyc
# npm deps
node_modules
# third party deps
/third_party/