[go: up one dir, main page]

Menu

[80bf2c]: / .gitignore  Maximize  Restore  History

Download this file

41 lines (34 with data), 406 Bytes

# Maven
*.versionsBackup
dependency-reduced-pom.xml
target/

# Gradle
.gradle
out/
build/

# IntelliJ
*.iml
.idea/*
!.idea/copyright/
!.idea/codeStyles/
!.idea/codeStyleSettings.xml

# Eclipse
.project/
.classpath/
.settings/
.factorypath/
.apt_generated/

# Netbeans
nbproject/private/
nbbuild/
dist/
nbdist/
.nb-gradle/

# Logging
**/log/**

# Mac
.DS_Store

# Windows
thumbs.db
Desktop.ini
$RECYCLE.BIN/