Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/Arquisoft/wiq_en3a into …
Browse files Browse the repository at this point in the history
…front_end_angel
  • Loading branch information
angelmaciasr committed Mar 11, 2024
2 parents afdc5f3 + 4f0499c commit 244545e
Show file tree
Hide file tree
Showing 77 changed files with 3,336 additions and 1 deletion.
408 changes: 407 additions & 1 deletion .gitignore

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions wikidata_service/.dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
**/.classpath
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/azds.yaml
**/bin
**/charts
**/docker-compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md
!**/.gitignore
!.git/HEAD
!.git/config
!.git/packed-refs
!.git/refs/heads/**
Loading

0 comments on commit 244545e

Please sign in to comment.