diff options
| author | Rémi Verschelde | 2017-08-24 19:27:00 +0200 |
|---|---|---|
| committer | GitHub | 2017-08-24 19:27:00 +0200 |
| commit | d73e88215a53f78c36cb68b460214466ec6dce0a (patch) | |
| tree | 80d720bc32f3cb69c8d7e805bdc33d12d1c135a9 | |
| parent | 76cd8095506d80eaff085a28e699fc8bc237c1a2 (diff) | |
| parent | 90ab7162e7745701d09402df8b95b619919f4c65 (diff) | |
| download | godot-d73e88215a53f78c36cb68b460214466ec6dce0a.tar.gz godot-d73e88215a53f78c36cb68b460214466ec6dce0a.tar.zst godot-d73e88215a53f78c36cb68b460214466ec6dce0a.zip | |
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 497d8b50d..6bed0700f 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,10 @@ platform/android/java/assets *.files *.includes +# Eclipse CDT files +.cproject +.settings/ + # Misc .DS_Store |
