blob: 94a796bb618f1859e8deb2ef612de2acd7abfd6a [file] [log] [blame]
# VS Code Configs
.vscode/*
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/settings.json
# Platforms
.DS_Store
# Build System
out/
# Temporary Directories
.tmp/
# Xcode, other development environment stuff
*.pbxuser
*.mode1v3
*.mode2v3
*.perspectivev3
*.xcuserstate
project.xcworkspace/
xcuserdata/
*.xcodeproj/*
*.xcworkspace/*
TAGS
# Text editors
.*.sw[a-z]
# Patch files
*.rej
*.orig
# C-Lion / IDEA files
.idea/**
# Python bytecodes
__pycache__
*.pyc
# Doxygen outputs
docs/html
# VSCode java extensions
.project