Skip to content

Add a .gitignore to ignore built files

Created by: sciyoshi

The .gitignore file makes compiled .pyc files and other build output be ignored by git.

Merge request reports

Loading