nytai commented on a change in pull request #12315:
URL: https://github.com/apache/superset/pull/12315#discussion_r553672893



##########
File path: .gitignore
##########
@@ -87,3 +87,5 @@ release.json
 messages.mo
 
 docker/requirements-local.txt
+
+superset/templates/custom_override_template.html

Review comment:
       Ah, you are correct. You can ignore entire directories, except for one 
file, by adding the dir to `.gitignore` then adding the file with with `git add 
-f ...`. I assumed it worked similarly for files and subsequent changes 😅 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to