diff options
| author | realtradam <[email protected]> | 2021-01-20 11:15:52 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-01-20 11:15:52 -0500 |
| commit | 75fdf10532f21aa5b39f940a19f6b4a2deb0911f (patch) | |
| tree | 9189d7be49b86206b8592a90a30c07aa26cff921 /.gitignore | |
| parent | b1e1d370368961af6e8168bd6f0f3ff16b142a59 (diff) | |
| download | E-C-Kai-75fdf10532f21aa5b39f940a19f6b4a2deb0911f.tar.gz E-C-Kai-75fdf10532f21aa5b39f940a19f6b4a2deb0911f.zip | |
init
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,8 +1,7 @@ # ---> Godot # Godot-specific ignores -.import/ -export.cfg -export_presets.cfg +*.import +*/.import # Imported translations (automatically generated from CSV files) *.translation |
