fxa-content-server/.gitignore

45 строки
409 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
### Yeoman ###
dist
test/temp