pweingar / FoenixMCP

A portable kernel for the Foenix series of computers.
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

Ignore python precompiled bytecode cache #12

Closed vinz6751 closed 3 years ago

vinz6751 commented 3 years ago

When using python3 on linux, I got these generated. This is only cache and has no reason to be included in the repo so I excluded this cache in the .gitignore.