fid-umd
Version:
Easily add UMD to your JavaScripts so they can be loaded with CommonJS, AMD (RequireJS), Rhino, node.js, module.js, in the browser and everywhere else.
34 lines (29 loc) • 320 B
Plain Text
# OS-specific
.DS_Store
._*
.Trash*
$*
# Keys and Certs
*.pem
*.crt
*.csr
*.key
# Backup files
*.sw[g-p]
*.bak
*~
*#
# IDEs
*.as3proj
.buildpath
.c9revisions/
.cproject
.project
.idea/
.settings*
.metadata/
nbproject/
# Generated things, may not be applicable to your project
/coverage/
/node_modules/
npm-debug.log