logos-press-engine/.gitignore

45 lines
492 B
Plaintext
Raw Normal View History

2023-04-14 14:29:32 +00:00
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
.env*.local
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts
2023-04-27 10:35:38 +00:00
2023-04-27 10:36:12 +00:00
.idea
2023-09-18 09:41:43 +00:00
public/rss.xml
public/atom*.xml
public/images/placeholders/*
2024-01-22 14:26:26 +00:00
!public/images/placeholders/.gitkeep
2024-01-25 13:06:06 +00:00
public/rss/*.xml