docker : ignore Git files (#3314)

This commit is contained in:
Kevin Ji
2023-10-02 04:53:53 -04:00
committed by GitHub
parent 90ea1e92a7
commit f71145524c

View File

@@ -1,6 +1,9 @@
*.o
*.a
.cache/
.git/
.github/
.gitignore
.vs/
.vscode/
.DS_Store