mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-03-12 04:35:27 -07:00
17 lines
204 B
Plaintext
17 lines
204 B
Plaintext
../app/**/*.js
|
|
../app/**/*.js.map
|
|
../wwwroot/**
|
|
|
|
# dependencies
|
|
../node_modules
|
|
../bower_components
|
|
|
|
# misc
|
|
/.sass-cache
|
|
/connect.lock
|
|
/coverage/*
|
|
/libpeerconnection.log
|
|
npm-debug.log
|
|
testem.log
|
|
/typings
|