# Scripts #
workspace/

# Worlds #
*.xhtml
!blank.xhtml
!testing/run_tests.xhtml

# Node #
node_modules

# Parts #
PartsBin

# npm #
npm-debug.log

# emacs #
#*
*~

# Ace Builds
resources/pre-lib/ace-builds

