mirror of
https://github.com/mangosfour/server.git
synced 2025-12-30 10:37:12 +00:00
[7764] Top-level .gitignore cleanup
Signed-off-by: freghar <compmancz@gmail.com>
This commit is contained in:
parent
9948259282
commit
2ebde81733
3 changed files with 56 additions and 35 deletions
14
doc/.gitignore
vendored
Normal file
14
doc/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
#
|
||||
# NOTE! Don't add files that are generated in specific
|
||||
# subdirectories here. Add them in the ".gitignore" file
|
||||
# in that subdirectory instead.
|
||||
#
|
||||
# NOTE! Please use 'git-ls-files -i --exclude-standard'
|
||||
# command after changing this file, to see if there are
|
||||
# any tracked files which get ignored after the change.
|
||||
#
|
||||
# Doxygen generic files
|
||||
#
|
||||
html
|
||||
Doxyfile
|
||||
doxygen.log
|
||||
Loading…
Add table
Add a link
Reference in a new issue