diff --git a/.gitignore b/.gitignore index fadca92..5e14406 100644 --- a/.gitignore +++ b/.gitignore @@ -163,4 +163,9 @@ app.*.symbols .gclient_entries .python-version .gclient_previous_custom_vars -.gclient_previous_sync_commits \ No newline at end of file +.gclient_previous_sync_commits + +# Platform-specific folders (not targeting these) +windows/ +linux/ +web/ \ No newline at end of file