diff options
| author | bibby | 2014-03-05 07:53:33 -0800 |
|---|---|---|
| committer | bibby | 2014-03-05 07:53:33 -0800 |
| commit | 141b3135954737ee5be5ad2c7371796d20940719 (patch) | |
| tree | 11467e57c42a184c3583eaf76a922c0c0694e34d /.gitignore | |
| parent | b2ce682f6ed9493423be257a5b2e87126692a94f (diff) | |
| download | godot-141b3135954737ee5be5ad2c7371796d20940719.tar.gz godot-141b3135954737ee5be5ad2c7371796d20940719.tar.zst godot-141b3135954737ee5be5ad2c7371796d20940719.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index de9eed200..96f7a6ea9 100644 --- a/.gitignore +++ b/.gitignore @@ -151,6 +151,9 @@ AutoTest.Net/ # Installshield output folder [Ee]xpress/ +# dumpdoc generated files +doc/html/class_list + # DocProject is a documentation generator add-in DocProject/buildhelp/ DocProject/Help/*.HxT |
