wekan/packages/wekan-scrollbar/.gitignore
Lauri Ojansivu 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly.
This also simplifies build scripts.

Thanks to xet7 !
2019-04-20 15:18:33 +03:00

14 lines
No EOL
123 B
Text

.build*
# Ignore OS generated files
.DS_Store
.DS_Store?
._*
.Trashes
Thumbs.db
ehthumbs.db
#Ignore temp files
*~
.idea