1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 12:07:45 +00:00

Ports: Add .gitignore for Ports (#766)

This commit is contained in:
Dominik Madarász 2019-11-12 11:36:02 +01:00 committed by Andreas Kling
parent 0a51e4bf9f
commit b0dbd71101

3
Ports/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
*/*
!*/package.sh
!*/patches/*