fabric-samples/distributed-deploy/.gitignore
zeoio 21c70e084a distributed-deploy: delete temp files
Signed-off-by: zeoio <kinsleer@outlook.com>
2020-04-29 10:01:42 +08:00

19 lines
210 B
Text

# Emacs backup files
*~
*#
.#*
# Vim file artifacts
.*.sw*
# installed platform-specific binaries
/bin
/config
.DS_Store
.project
.idea
.settings
.project
.classpath
.factorypath
# temporary files
logs
target