This website requires JavaScript.
Explore
Help
Sign In
sartography
/
bpmn-js
Watch
1
Star
0
Fork
0
You've already forked bpmn-js
mirror of
https://github.com/sartography/bpmn-js.git
synced
2025-01-10 09:05:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bpmn-js
/
.gitignore
8 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore(project): initial import
2014-03-11 15:54:36 +01: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 11:21:03 +01:00
bower_components/
chore(project): initial import
2014-03-11 15:54:36 +01:00
tmp/
chore(build): generate api docs to docs/api
2014-03-17 15:11:15 +01:00
docs/api/
chore(.gitignore): add intellij resources
2014-03-12 11:09:35 +01:00
dist/
.idea
*.iml
Reference in New Issue
Copy Permalink