mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #2475 from x3ro/ignore-doxygen-sqlite
Make git ignore doxygen sqlite database
This commit is contained in:
commit
83c61cb379
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,6 +3,8 @@ doc/doxygen/html
|
||||
doc/doxygen/latex
|
||||
doc/doxygen/man
|
||||
doc/doxygen/*.log
|
||||
doc/doxygen/*.db
|
||||
doc/doxygen/*.tmp
|
||||
*bin
|
||||
*~
|
||||
*.orig
|
||||
|
Loading…
Reference in New Issue
Block a user