Skip to content

Commit fb8d7aa

Browse files
committed
Add *.pfc, .env, __pycache__/ to .gitignore
1 parent c238641 commit fb8d7aa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ extension-ci-tools/
77
*.dylib
88
*.dll
99
.DS_Store
10+
*.pfc
11+
.env
12+
__pycache__/

0 commit comments

Comments
 (0)