2014-10-27 17:45:54 -07:00
|
|
|
*.scssc
|
|
|
|
*.zip
|
|
|
|
*.gzip
|
|
|
|
*.tgz
|
|
|
|
*.DS_Store
|
2016-08-28 09:33:23 -03:00
|
|
|
*.swp
|
2015-08-20 09:25:27 +02:00
|
|
|
|
2016-02-19 11:18:54 -08:00
|
|
|
# Compiled CSS, unless directly added
|
2014-12-31 13:43:47 -08:00
|
|
|
*.sass-cache
|
2015-09-04 16:39:16 -07:00
|
|
|
*COMPILE.css
|
2016-02-19 11:18:54 -08:00
|
|
|
*.css
|
2016-02-22 18:57:05 -08:00
|
|
|
*.css.map
|
2014-10-27 17:45:54 -07:00
|
|
|
|
2015-08-20 09:25:27 +02:00
|
|
|
# Intellij project configuration files
|
|
|
|
*.idea
|
|
|
|
*.iml
|
|
|
|
|
2014-10-27 17:45:54 -07:00
|
|
|
# External dependencies
|
|
|
|
|
|
|
|
# Build output
|
|
|
|
target
|
2016-01-27 13:03:08 -08:00
|
|
|
dist
|
2014-10-27 17:45:54 -07:00
|
|
|
|
|
|
|
# Mac OS X Finder
|
|
|
|
.DS_Store
|
|
|
|
|
|
|
|
# Closed source libraries
|
|
|
|
closed-lib
|
|
|
|
|
2016-01-28 10:50:37 -08:00
|
|
|
# Node, Bower dependencies
|
2015-05-20 09:00:16 -07:00
|
|
|
node_modules
|
2016-01-28 10:50:37 -08:00
|
|
|
bower_components
|
2015-07-24 15:34:26 -07:00
|
|
|
|
2015-07-30 12:54:26 -07:00
|
|
|
# Protractor logs
|
|
|
|
protractor/logs
|
|
|
|
|
2015-11-09 13:48:03 -08:00
|
|
|
# npm-debug log
|
|
|
|
npm-debug.log
|
2017-08-02 11:12:09 -07:00
|
|
|
|
|
|
|
package-lock.json
|