docker : ignore Git files

This commit is contained in:
Kevin Ji 2023-09-22 20:45:46 -07:00
parent e519621010
commit 07d091298a

View file

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