serenity/Ports/.gitignore
Linus Groh cb8e4be3b5 Ports: Add missing version.sh file to python3 port
I thought I had committed this, but it's .gitignore'd. Add an exception
to Ports/.gitignore and add it for real this time. :^)

Fixes #5008.
2021-01-19 22:18:32 +01:00

8 lines
89 B
Plaintext

*/*
!*/package.sh
!*/patches
!*/patches/*
!*/.gitignore
!*/README.md
!python3/version.sh