14 Star 132 Fork 38

OpenJFX / jfx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
# Ignore the following directories and files
.gradle/
.hg/
Debug/
Release/
bin/
build/
dist/
gradle.properties
testbin/
**/Ensemble8/lib/
**/Ensemble8/src/generated/resources/ensemble/search/index/write.lock
**/nbproject/private/
# Ignore webrevs
/webrev/
/webrev.zip
# IntelliJ Idea Begin
# https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# Ignore IntelliJ files
.idea/inspectionProfiles/**
.idea/copyright/profiles_settings.xml
# Code styles should be shared
#.idea/codeStyles/**
#.idea/checkstyle-idea.xml
# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
.idea/**/dictionaries
.idea/**/shelf
# Generated files
.idea/**/contentModel.xml
# Gradle
.idea/**/gradle.xml
.idea/**/libraries
# Auto-import
.idea/artifacts
.idea/compiler.xml
.idea/jarRepositories.xml
.idea/modules.xml
.idea/*.iml
.idea/modules
*.iml
*.ipr
# File-based project format
*.iws
# SonarLint plugin
.idea/sonarlint/
#IntelliJ Idea End
# Ignore the following file suffixes
*.vcxproj.user
*.orig
*.bak
*.rej
*.swp
*~
# Ignore macOS system files
.DS_Store
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Ignore Windows system files
Desktop.ini
Thumbs.db
1
https://gitee.com/openjfx/jfx.git
git@gitee.com:openjfx/jfx.git
openjfx
jfx
jfx
master

搜索帮助