This website requires JavaScript.
Explore
Help
Sign In
sartography
/
bpmn-js
mirror of
https://github.com/sartography/bpmn-js.git
Watch
1
Star
0
Fork
You've already forked bpmn-js
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
db982770c3
bpmn-js
/
.gitignore
8 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore(project): initial import
2014-03-11 14:54:36 +00:00
node_modules/
chore(testsuite): organize tests into node/browser This commit introduces a clean separation of node and browser tests. ALL tests should be organized according to where they are run non browser (áka node tests): `test/spec/node` browser tests: `test/spec/browser`
2014-03-13 10:21:03 +00:00
bower_components/
chore(project): initial import
2014-03-11 14:54:36 +00:00
tmp/
chore(build): generate api docs to docs/api
2014-03-17 14:11:15 +00:00
docs/api/
chore(.gitignore): add intellij resources
2014-03-12 10:09:35 +00:00
dist/
.idea
*.iml