Skip to content

Commit ce36f4e

Browse files
committed
Add a top-level .gitignore
1 parent 778b1ca commit ce36f4e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/dist/
2+
/*.egg-info/
3+
/.coverage
4+
/COLCON_IGNORE
5+
__pycache__/

0 commit comments

Comments
 (0)