1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 16:42:08 +00:00
serenity/Userland/.gitignore
2019-04-15 00:35:37 +02:00

8 lines
67 B
Text

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