pcottle.learnGitBranching/.gitignore
2020-12-27 11:24:11 -07:00

49 lines
660 B
Text

# NPM and Yarn
npm-debug.log
yarn-error.log
node_modules/
# Build artifacts and asset stuff
screens
FontAwesome-Vectors.pdf
# Vim swaps
*.sw*
# sed backups
*.bak
# Annoying mac stuff
.DS_STORE
# Xcode
*.xcuserstate
*.xcworkspace
xcuserdata
UserInterfaceState.xcuserstate
*.pbxuser
*.perspective
*.perspectivev3
*.mode1v3
*.mode2v3
*.xcodeproj/xcuserdata/*.xcuserdatad
*.xccheckout
*.xcuserdatad
*.pyc
.User.xcconfig
Tools/xctool/build
Tools/clang/analyzer/build
Tools/clang/libtooling/build
Tools/clang/clang-ocaml/build
Tools/clang/xcode
VendorLib/Breakpad/src/tools/mac/dump_syms/build
DerivedData
VendorLib/clang/lib/arc
VendorLib/clang/lib/c++