Merge branch 'main' into Documentation
Signed-off-by: SinusFox <61253950+SinusFox@users.noreply.github.com>
This commit is contained in:
+43
@@ -851,3 +851,46 @@ FodyWeavers.xsd
|
||||
/.idea/modules.xml
|
||||
/.idea/Operations-Research-Tool.iml
|
||||
/.idea/vcs.xml
|
||||
|
||||
### Added by npx/npm for Next.JS ###
|
||||
# dependencies
|
||||
/node_modules
|
||||
/.pnp
|
||||
.pnp.js
|
||||
.yarn/install-state.gz
|
||||
|
||||
# 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
|
||||
|
||||
## adding local stuff
|
||||
# idea
|
||||
/.idea
|
||||
|
||||
# Writerside
|
||||
/Writerside
|
||||
|
||||
Reference in New Issue
Block a user