summaryrefslogtreecommitdiff
path: root/Userland/.gitignore
blob: 781e185b0e79dbd93fd17b9454777f695dd1aa36 (plain)
1
2
3
4
5
6
7
8
# Ignore all files without extension
*
!*.*
!*/
!Makefile

*.o
*.d