Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 054a023

Browse files
committedFeb 20, 2025·
Ignore *.pyc files
Avoids tracking pre-compiled python files that are created in the course of running the tests or examples for the first time.
1 parent 68e8759 commit 054a023

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.pyc

0 commit comments

Comments
 (0)
Please sign in to comment.