fxa-content-server/.gitignore

57 строки
599 B
Plaintext
Исходник Обычный вид История

2013-12-04 23:55:48 +04:00
# Created by http://gitignore.io
### Node ###
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
pids
logs
results
npm-debug.log
node_modules
### Bower ###
app/bower_components
### Linux ###
.*
!.gitignore
!.git*
2013-12-05 02:17:06 +04:00
!.bowerrc
2013-12-04 23:55:48 +04:00
!.editorconfig
!.jshintrc
!.npmignore
!.travis.yml
2013-12-05 02:17:06 +04:00
!.awsbox.json
*~
2013-12-04 23:55:48 +04:00
### SASS ###
### SASS Ignores - "Sassy CSS" http://sass-lang.com/
*.sass-cache
app/styles/*.css
2013-12-04 23:55:48 +04:00
### Yeoman ###
dist
test/temp
### Pre-processed files that become part of the build ###
app/scripts/processed
2013-12-18 00:10:11 +04:00
### Local configuration ###
server/config/local.json
2014-02-04 09:17:54 +04:00
### Localization JSON ###
app/i18n