Files
react-native-svg/.gitignore
Wojciech Lewicki 416ccc8a86 fix: bump packages, eslint, tsconfig, prettier and resolve all conflicts (#2114)
PR bumping packages, eslint, tsconfig, prettier and resolving all conflicts connected to it.
2023-08-07 17:44:58 +02:00

52 lines
447 B
Plaintext

# OSX
#
.DS_Store
# Xcode
#
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
project.xcworkspace
# Android/IJ
#
.idea
.gradle
local.properties
build/
# node.js
#
node_modules
npm-debug.log
# webstorm
#
*.iml
# unfinished documents
#
cn-doc.md
# experimental code
#
experimental/
/lib/
# VS Code
.vscode/