This website requires JavaScript.
Explore
Help
Sign In
LadybirdBrowser
/
ladybird
Watch
1
Star
1
Fork
0
You've already forked ladybird
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2024-11-12 17:37:53 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
987dbedf4a
ladybird
/
Ports
/
.gitignore
5 lines
42 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ports: Fix ignoring patches According to gitignore docs, > It is not possible to re-include a file if a parent directory of that file is excluded. So make sure to re-include "*/patches" before trying to re-include "*/patches/*". This commit also converts the .gitignore file to have Unix line endings.
2019-11-19 17:36:13 +03:00
*/*
!*/package.sh
!*/patches
!*/patches/*
Reference in New Issue
Copy Permalink