1
0
Fork 0
mirror of https://github.com/thomiceli/opengist.git synced 2025-01-24 07:00:32 +00:00
opengist/.dockerignore

9 lines
99 B
Text
Raw Normal View History

2023-04-04 15:17:55 +02:00
node_modules/
gist.db
.idea/
.DS_Store
/**/.DS_Store
public/assets/*
2023-04-06 11:47:30 +02:00
public/manifest.json
opengist