Skip to content

Commit a9bc9bd

Browse files
committed
Set git config for working with Pixi
1 parent 59549c5 commit a9bc9bd

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# GitHub syntax highlighting
2+
pixi.lock linguist-language=YAML linguist-generated=true

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,6 @@ cython_debug/
128128

129129
# MacOS
130130
.DS_Store
131+
132+
# pixi environments
133+
.pixi

0 commit comments

Comments
 (0)