ladybird/Userland/.gitignore
2019-04-15 00:35:37 +02:00

8 lines
67 B
Text

# Ignore all files without extension
*
!*.*
!*/
!Makefile
*.o
*.d