docker_practice/.gitignore

20 lines
232 B
Go
Raw Normal View History

2014-09-05 08:27:48 +00:00
# Created by .gitignore support plugin (hsz.mobi)
*.~
*.tmp
.idea/
_book/
*.swp
2014-11-07 07:42:25 +00:00
*.edx
2014-12-12 16:16:10 +00:00
.DS_Store
2022-03-13 17:10:04 +00:00
!.vuepress/
.vuepress/.cache/
.vuepress/.temp/
.vuepress/dist/
2016-08-06 04:40:53 +00:00
node_modules/
package-lock.json
2022-03-13 17:10:04 +00:00
yarn.lock
docker-compose.override.yml