Ocelot-Social/backend/.gitignore
2023-05-23 01:49:55 +02:00

13 lines
156 B
Plaintext

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