leo65535 opened a new pull request #1618:
URL: https://github.com/apache/incubator-inlong/pull/1618


   Fixes #1617
   
   ### Motivation
   
   After run docker-compose at docker-compose directory, will generate mysql 
storage dir.
   
   ```
   [work]$ git status
   On branch patch
   Untracked files:
     (use "git add <file>..." to include in what will be committed)
           docker/docker-compose/mysql/
   
   nothing added to commit but untracked files present (use "git add" to track)
   ```
   
   ### Modifications
   
   Add .gitignore rule.
   
   ### Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Documentation
   
     - Does this pull request introduce a new feature? (yes / no)
     - If yes, how is the feature documented? (not applicable / docs / JavaDocs 
/ not documented)
     - If a feature is not applicable for documentation, explain why?
     - If a feature is not documented yet in this PR, please create a followup 
issue for adding the documentation
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to