diff options
author | glx22 <glx@openttd.org> | 2020-06-06 22:54:39 +0200 |
---|---|---|
committer | Charles Pigott <charlespigott@googlemail.com> | 2020-07-10 14:48:47 +0100 |
commit | db0bf20fbbcdbe98c5c0fcac8c38c18cf9419fd1 (patch) | |
tree | b9523a340bf92a8082a6ab429b7b664b91040869 /.gitignore | |
parent | c434387794ea208318f980d1e9a1d2a60764f9c3 (diff) | |
download | openttd-db0bf20fbbcdbe98c5c0fcac8c38c18cf9419fd1.tar.xz |
Fix: ignore more things
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index dbb28c0f4..1e68f5707 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ +/.vs /build +CMakeSettings.json docs/aidocs/* docs/gamedocs/* docs/source/* +/out |