mirror of
https://github.com/RGBCube/serenity
synced 2025-10-13 16:42:08 +00:00
8 lines
67 B
Text
8 lines
67 B
Text
# Ignore all files without extension
|
|
*
|
|
!*.*
|
|
!*/
|
|
!Makefile
|
|
|
|
*.o
|
|
*.d
|