olm/.gitignore

44 lines
583 B
Plaintext
Raw Permalink Normal View History

/build
/CHANGELOG.html
2016-09-22 12:04:19 +02:00
/docs/megolm.html
/docs/olm.html
2016-10-27 12:53:55 +02:00
/docs/signing.html
/olm-*.tgz
/README.html
/tracing/README.html
/python/dist
/javascript/checksums.txt
/javascript/checksums.txt.asc
2021-12-21 19:24:34 +01:00
/javascript/olm_prefix.js
/compile_commands.json
/.clang-format
.ccls-cache/
2021-12-21 19:24:34 +01:00
/python/.eggs
/python/install-temp
2022-05-11 20:39:17 +02:00
/result
# Xcode
build/
2021-04-06 17:18:50 +02:00
.build/
DerivedData/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/
*.moved-aside
*.xcuserstate
*.hmap
*.ipa
*.dSYM.zip
*.dSYM
Pods/
*.xcworkspace
# JetBrains tools
.idea/