diff options
| author | Jan Tuomi <jan.tuomi@valuemotive.com> | 2020-07-30 00:18:48 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@valuemotive.com> | 2020-07-30 00:18:48 +0300 |
| commit | 65defb418a621a0f5e4205afceb7c1904969dde1 (patch) | |
| tree | d4f5d18fb1f7ab8fc33757ae8e8520ae6125b8b5 | |
| parent | bbe104a711a3943788c97247f0850fefef4094a3 (diff) | |
Add export/ to .gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ .import/ export.cfg export_presets.cfg +export/ # Imported translations (automatically generated from CSV files) *.translation |
