ionic2-elastic-header
Version:
Directive for Ionic 2 and Ionic 3 to cause headers to shrink and reveal.
41 lines (33 loc) • 377 B
Plain Text
# Node
node_modules/*
npm-debug.log
build.sh
.travis.yml
.yo-rc.json
watch.js
.gitignore
# DO NOT IGNORE TYPESCRIPT FILES FOR NPM
# TypeScript
# *.js
# *.map
# *.d.ts
# JetBrains
.idea
.project
.settings
.idea/*
*.iml
# VS Code
.vscode/*
# Windows
Thumbs.db
Desktop.ini
# Mac
.DS_Store
**/.DS_Store
# Ngc generated files
**/*.ngfactory.ts
# Library files
src
build
demo