Ocelot-Social/backend/.gitignore
2019-07-03 08:51:39 -03:00

13 lines
155 B
Plaintext

node_modules/
.env
.vscode
.idea
yarn-error.log
dist/*
coverage.lcov
.nyc_output/
public/uploads/*
!.gitkeep
# Apple macOS folder attribute file
.DS_Store