diff options
| author | Michael Alexsander Silva Dias | 2018-05-11 02:13:35 -0300 |
|---|---|---|
| committer | Michael Alexsander Silva Dias | 2018-05-11 02:13:35 -0300 |
| commit | 6c5ac57ed7cd145dfdb68f699931892135597f60 (patch) | |
| tree | dce6375ef398ab48b20c2c47f7dfacc9a0566f08 /.gitignore | |
| parent | 1ec2fa42f83ec107d346e610496a547bde861725 (diff) | |
| download | godot-6c5ac57ed7cd145dfdb68f699931892135597f60.tar.gz godot-6c5ac57ed7cd145dfdb68f699931892135597f60.tar.zst godot-6c5ac57ed7cd145dfdb68f699931892135597f60.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f8296ef51..35fadafbd 100644 --- a/.gitignore +++ b/.gitignore @@ -288,6 +288,7 @@ logo.h TAGS !TAGS/ tags +*.tags !tags/ gtags.files GTAGS |
