Skip to content

Commit df2c7cc

Browse files
Ignore conda packaging output
1 parent 84bf042 commit df2c7cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ __pycache__/
33
*.py[cod]
44
*$py.class
55

6+
# conda package stuff
7+
conda.recipe/
8+
69
# C extensions
710
*.so
811

0 commit comments

Comments
 (0)