Skip to content

Commit 43fb392

Browse files
committed
Add a top-level .gitignore
1 parent 402cf9f commit 43fb392

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

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

0 commit comments

Comments
 (0)