Ocelot-Social/backend/.gitignore
2019-03-20 21:00:59 +01: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