espanso/.gitignore
2020-02-29 18:47:36 +01:00

39 lines
466 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target/
# These are backup files generated by rustfmt
**/*.rs.bk
/target
**/*.rs.bk
.idea
_site/
cmake-build-debug
cmake-build-release
# Xcode
.DS_Store
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside
DerivedData
.idea/
*.snap
venv/
snapcraft.yaml