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

*.o
*.d
compile_commands.json