1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-10-08 22:52:02 +02:00
Files
pigallery2/.gitignore
Patrik J. Braun 1607f21551 update gitignore
2025-07-26 19:57:59 +02:00

62 lines
995 B
Plaintext

.angular/
.idea/
PiGallery2.iml
node_modules/
pigallery2.zip
src/**/*.js
src/**/*.js.map
src/frontend/dist
test/coverage
test/backend/**/*.js
test/backend/**/*.js.map
test/frontend/**/*.js
test/frontend/**/*.js.map
test/common/**/*.js
test/common/**/*.js.map
test/e2e/**/*.js
test/e2e/**/*.js.map
test/*.js
test/*.js.map
test/tmp/*
benchmark/**/*.js
benchmark/**/*.js.map
gulpfile.js
gulpfile.js.map
demo/tmp/
config.json
users.db
sqlite.db
dist/
release/
out-tsc/
ffmpeg/
locale.source.xlf
test.*
test2.*
/db/
/test/cypress/screenshots/
/extensions/
/extension/lib/
*.sublime-project
*.sublime-workspace
.DS_Store
/coverage/
.nyc_output/
.vscode*
!test/setup-local.js # Excludes setup.js from the ignore rule
/demo/tmp2/
/demo/tmp33asd/
/demo/images2/
/icons/
/*.js.*
/*.js.map
/sendmail/
/test/cypress/e2e/fb-messenger.*
/test/cypress/support/*.js*
/test/cypress/support/*.js.map
/test/cypress/e2e/*.cy.js*
/test/cypress/e2e/*.cy.js.map
/docs/index.html.js*
/bm_config.json
/cypress.env.json