Ignore all the documentation folder except the doxygen config
This commit is contained in:
parent
c23fbdb919
commit
445e45ebfe
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
.vscode/
|
||||
documentation/*
|
||||
|
||||
!Doxyfile
|
||||
|
||||
*.o
|
||||
bomberman
|
||||
|
|
Reference in a new issue