Skip to content

Commit f2c6564

Browse files
committed
Ignore files generated for documentation
1 parent 3644c3e commit f2c6564

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ custom.py
2424
# Ignore generated compile_commands.json
2525
compile_commands.json
2626

27+
# Ignore files generated for documentation
28+
/src/gen
29+
2730
# Binaries
2831
*.o
2932
*.os

0 commit comments

Comments
 (0)