SymphonyElectron/.gitignore
Kiran Niranjan 0b9c5e200f
fix: Add package-lock.json to git & disable protocol register for dev env (#815)
* Add package-lock.json to git & disable protocol register for dev env
Disable package-lock file for travis

* Disable package-lock.json just for travis
2019-11-29 08:47:15 +05:30

38 lines
696 B
Plaintext

node_modules
dist
.DS_Store
js/preload/_*.js
.idea/
.vscode/
coverage/
npm-debug.log
DerivedData/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.moved-aside
*.xccheckout
*.xcscmblueprint
*.hmap
*.ipa
*.dSYM.zip
*.dSYM
installer/mac/build/
installer/mac/SymphonySettingsPlugin/SymphonySettingsPlugin.xcodeproj/xcuserdata
installer/mac/SymphonySettingsPlugin/SymphonySettingsPlugin.xcodeproj/project.xcworkspace/xcuserdata
installer/win/Symphony-x64-cache
installer/win/Symphony-x64-SetupFiles
installer/win/Symphony-x86-cache
installer/win/Symphony-x86-SetupFiles
library
*.log
js/translation/*_missing.json
out
lib
build