diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-08-04 18:34:00 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-08-04 18:34:00 -0400 |
| commit | cc3ae0f86b824cec321ee7734df4daa22b81af70 (patch) | |
| tree | 5ea1bf861e51d5a61119c8b2363b3d13e009dce2 | |
| parent | c492b5680a29327b94b1f1df1873da9054addd03 (diff) | |
| download | frivolous-run-cc3ae0f86b824cec321ee7734df4daa22b81af70.tar.gz frivolous-run-cc3ae0f86b824cec321ee7734df4daa22b81af70.tar.bz2 frivolous-run-cc3ae0f86b824cec321ee7734df4daa22b81af70.zip | |
Removed useless gitignore
| -rw-r--r-- | Godot.gitignore | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Godot.gitignore b/Godot.gitignore deleted file mode 100644 index 4f48ad7..0000000 --- a/Godot.gitignore +++ /dev/null @@ -1,11 +0,0 @@ -# Godot-specific ignores -.import/ -export.cfg -export_presets.cfg - -# Imported translations (automatically generated from CSV files) -*.translation - -# Mono-specific ignores -.mono/ -data_*/ |
