revert gitignore
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Javier Segarra 2024-04-01 12:28:05 +02:00
parent cc510758da
commit 778c1aee71
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,6 +1,7 @@
coverage coverage
node_modules node_modules
dist dist
storage
.idea .idea
npm-debug.log npm-debug.log
.eslintcache .eslintcache
@ -9,3 +10,4 @@ print.*.json
db.json db.json
junit.xml junit.xml
.DS_Store .DS_Store
storage