1260920476
Change-Id: Ib6be5235c026fcd527f6db7ac305d8e739afae54
23 lines
218 B
Plaintext
23 lines
218 B
Plaintext
# Logs
|
|
logs/*
|
|
*.log
|
|
*.orig
|
|
|
|
!.gitkeep
|
|
node_modules/
|
|
bower_components/
|
|
tmp
|
|
.DS_Store
|
|
.idea
|
|
*.swp
|
|
*.swo
|
|
app/assets/css
|
|
.sass-cache/
|
|
out/
|
|
|
|
# Grunt generated files
|
|
dist/
|
|
.tmp/
|
|
|
|
app/components/config/developmentConfig.json
|