Skip to content

Commit f304a86

Browse files
authored
Merge pull request #51 from dsnopek/ignore-docs-gen
2 parents fccb2b9 + f2c6564 commit f304a86

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)