Skip to content

Commit

Permalink
misc: add polarify usecase as an example (#735)
Browse files Browse the repository at this point in the history
Add the polarify example from the design document to the examples.
Tested on:
- [x] `linux-64`
- [ ]  osx-arm64
- [x] `win-64`
  • Loading branch information
ruben-arts authored Jan 30, 2024
1 parent 33bb003 commit ed08c83
Show file tree
Hide file tree
Showing 5 changed files with 5,256 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/polarify/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# GitHub syntax highlighting
pixi.lock linguist-language=YAML
2 changes: 2 additions & 0 deletions examples/polarify/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# pixi environments
.pixi
Loading

0 comments on commit ed08c83

Please sign in to comment.