Skip to content

Commit 6fc4be4

Browse files
committed
Ignore build system files
Explicitely unignore the Makefile at the root
1 parent 5a7f9ac commit 6fc4be4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,8 @@ cscope.*
3232

3333
# clang compilation database
3434
/compile_commands.json
35+
36+
# build system
37+
Makefile
38+
!/Makefile
39+
/run

0 commit comments

Comments
 (0)