Skip to content

Commit e6dacb9

Browse files
committed
Updated .gitignore to ignore docs/build and *.pyc
1 parent 381ba31 commit e6dacb9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ obj/
2323
Debug/
2424
Release/
2525
ipch/
26+
*.pyc
27+
docs/build/

0 commit comments

Comments
 (0)