thelounge/.gitignore
2022-05-21 11:56:03 -07:00

12 lines
125 B
Plaintext

node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
coverage/
public/
client/dist
src/dist
dist/