aboutsummaryrefslogtreecommitdiffstats
blob: 79de5e9f79c5bb1682e52d7bae977215ab57b7b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/compile_commands.json
/cscope.*
/tags
/TAGS
/out
/.project
# Ignore all dot files and folder
.*
# But not those
!.clang-format
!.checkpatch.conf
!.gitattributes
!.gitignore
!.github