mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 03:57:07 -04:00
- It's easier for the development to have the files in the same folder than in an extra volume
36 lines
420 B
Text
36 lines
420 B
Text
*~
|
|
*.swp
|
|
.meteor-spk
|
|
*.sublime-workspace
|
|
tmp/
|
|
node_modules/
|
|
npm-debug.log
|
|
.gitmodules
|
|
.vscode/
|
|
.idea/
|
|
.build/*
|
|
**/parts/
|
|
**/stage
|
|
**/prime
|
|
**/*.snap
|
|
snap/.snapcraft/
|
|
.idea
|
|
.DS_Store
|
|
.DS_Store?
|
|
.build*
|
|
*.browserify.js.cached
|
|
*.browserify.js.map
|
|
.build*
|
|
versions.json
|
|
.versions
|
|
.npm
|
|
.build*
|
|
._*
|
|
.Trashes
|
|
Thumbs.db
|
|
ehthumbs.db
|
|
.eslintcache
|
|
.meteor/local
|
|
.devcontainer/docker-compose.extend.yml
|
|
.devcontainer/volumes*/
|
|
.git
|