Skip to content

Commit fc4edb0

Browse files
committed
RF: add build files to .gitignore
Python build products to .gitignore [skip ci]
1 parent c97edfd commit fc4edb0

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
@@ -1 +1,4 @@
11
build/
2+
*.pyc
3+
dist/
4+
*.egg-info/

0 commit comments

Comments
 (0)