Ocelot-Social/backend/.gitignore
2019-04-04 00:52:21 +02: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