tell anyone that might want to ignore their editor choice's backup files that there is a better way - thanks @pnasrat
Upstream-commit: 7b95d410926bffa6d8f42095fa8b38e01a5ac67b Component: engine
This commit is contained in:
3
components/engine/.gitignore
vendored
3
components/engine/.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
# Docker project generated files to ignore
|
||||
# if you want to ignore files created by your editor/tools,
|
||||
# please consider a global .gitignore https://help.github.com/articles/ignoring-files
|
||||
.vagrant*
|
||||
bin
|
||||
docker/docker
|
||||
|
||||
Reference in New Issue
Block a user