diff options
| author | Sophia Pearson <codergal89@gmail.com> | 2022-09-04 23:57:48 +0200 |
|---|---|---|
| committer | Sophia Pearson <codergal89@gmail.com> | 2022-09-04 23:57:48 +0200 |
| commit | 1b477b62f8be8c546a35dbd1d2688ebf623c496f (patch) | |
| tree | 8c3aa08d1dc99715ba2ffd15443c486a6fedb607 /.gitignore | |
| parent | f711d55d465bd8838dc55bde1f4a25d582a6bb6b (diff) | |
| download | texty-1b477b62f8be8c546a35dbd1d2688ebf623c496f.tar.xz texty-1b477b62f8be8c546a35dbd1d2688ebf623c496f.zip | |
godot: create export presets
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ /data_* *.translation -/export/*/* -/!export/*/.gitkeep +/Export/*/* +/!Export/*/.gitkeep Texty.sln.DotSettings.user |
