copay/.gitignore

134 lines
2.1 KiB
Plaintext
Raw Normal View History

2015-03-06 07:00:10 -08:00
# translation
i18n/po/*.mo
i18n/crowdin_api_key.txt
2015-03-06 07:00:10 -08:00
src/js/translations.js
# cordova
2016-08-10 13:35:40 -07:00
cordova/project-*/*
2015-03-06 07:00:10 -08:00
cordova/*.keystore
2015-05-28 06:52:33 -07:00
# node-webkit
cache
webkitbuilds/*
!webkitbuilds/README.md
2015-12-11 10:06:43 -08:00
!webkitbuilds/setup-win.iss
2015-06-02 10:55:42 -07:00
!webkitbuilds/favicon.ico
!webkitbuilds/.desktop
!webkitbuilds/build-osx.sh
!webkitbuilds/Background.png
2015-05-28 06:52:33 -07:00
2015-04-16 08:23:49 -07:00
# chrome extensions
2016-08-10 13:35:40 -07:00
chrome-app/build/*
chrome-app/*zip
2015-04-16 08:23:49 -07:00
2015-03-06 07:00:10 -08:00
# Logs
2014-03-14 13:38:27 -07:00
logs
2015-03-06 07:00:10 -08:00
*.log
2014-03-14 13:38:27 -07:00
2015-03-06 07:00:10 -08:00
# Runtime data
pids
*.pid
*.seed
2014-03-14 13:38:27 -07:00
2015-03-06 07:00:10 -08:00
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
2014-03-14 13:38:27 -07:00
2015-03-06 07:00:10 -08:00
# Coverage directory used by tools like istanbul
coverage
2014-03-14 13:38:27 -07:00
2015-03-06 07:00:10 -08:00
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
2014-03-14 13:38:27 -07:00
2015-03-06 07:00:10 -08:00
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
2015-03-06 07:00:10 -08:00
# Dependency directory
# Commenting this out is preferred by some people, see
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-
node_modules
bower_components
angular-bitcore-wallet-client/angular-bitcore-wallet-client.js
2016-08-10 12:08:11 -07:00
angular-pbkdf2/angular-pbkdf2.js
2014-04-14 11:31:10 -07:00
2015-03-06 07:00:10 -08:00
# Users Environment Variables
.lock-wscript
2014-05-27 13:57:44 -07:00
2015-03-06 07:00:10 -08:00
# OSX
2015-03-06 07:00:10 -08:00
.DS_Store
.AppleDouble
.LSOverride
2014-05-22 15:06:54 -07:00
2015-03-06 07:00:10 -08:00
# Icon must end with two \r
Icon
# Thumbnails
._*
2014-06-05 09:30:01 -07:00
2015-03-06 07:00:10 -08:00
# Files that might appear on external disk
.Spotlight-V100
.Trashes
2014-06-06 11:23:40 -07:00
2015-03-06 07:00:10 -08:00
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
2015-03-06 07:00:10 -08:00
# VIM ignore
2015-03-06 07:00:10 -08:00
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~
2014-09-08 11:42:55 -07:00
# SASS
src/sass/*.css
.sass-cache
2015-03-06 07:00:10 -08:00
# copay public
public/css/*
public/lib/*
public/js/*
public/fonts
2016-08-10 13:35:40 -07:00
## templates
2016-08-15 06:26:18 -07:00
/appConfig.json
2016-09-01 12:51:29 -07:00
externalServices.json
2016-08-10 13:35:40 -07:00
cordova/Makefile
cordova/ProjectMakefile
app-template/bpapp
cordova/ProjectMakefile
cordova/config.xml
cordova/wp/Package.appxmanifest
public/img/logo-negative.svg
public/img/logo.svg
src/js/appConfig.js
2016-09-01 12:51:29 -07:00
src/js/externalServices.js
2016-08-10 13:35:40 -07:00
cordova/Makefile
cordova/ProjectMakefile
app-template/bpapp
cordova/ProjectMakefile
cordova/config.xml
cordova/wp/Package.appxmanifest
public/img/logo-negative.svg
public/img/logo.svg
src/js/appConfig.js
cordova/android/res/
cordova/wp/Assets/
cordova/wp/*.png
cordova/wp/*.jpg
cordova/ios/splash/
cordova/ios/icons/
cordova/project/