diff options
| author | Hein-Pieter van Braam | 2017-09-13 19:32:24 +0200 |
|---|---|---|
| committer | Hein-Pieter van Braam | 2017-09-16 12:00:46 +0200 |
| commit | 88be952fc9021df7e10adc49211e5024d200a665 (patch) | |
| tree | afa21dedc146ea54732a6486f3d76fc0f3b2a255 /.gitignore | |
| parent | 62cb43bb8dec8f5078012b58ff06a2077078565f (diff) | |
| download | godot-88be952fc9021df7e10adc49211e5024d200a665.tar.gz godot-88be952fc9021df7e10adc49211e5024d200a665.tar.zst godot-88be952fc9021df7e10adc49211e5024d200a665.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 315dc7950..d27b8b2b4 100644 --- a/.gitignore +++ b/.gitignore @@ -80,6 +80,8 @@ build/ bld/ [Bb]in/ [Oo]bj/ +*.debug +*.dSYM # MSTest test Results [Tt]est[Rr]esult*/ |
