All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources..gitignore Maven / Gradle / Ivy

The newest version!
# Git folder #
/.git/

# Compilation folders #
/bin/
/target/
/build/

# Java compile files #
*.class

# Package files #
*.jar
*.war
*.ear
*.db

# Log files #
/*.log
/*.log.*

# Output folders #
/test-output/

# Eclipse files #
.buildpath
.classpath
.cproject
.externalToolBuilders/
.launch
.loadpath
.metadata
.project
.settings/
bin/**
tmp/**
tmp/**/*
*.tmp
*.nak
*.swp
*~.nib
*.pydevproject
local.properties
/src/main/resources/rebel.xml
.springBeans

# IntelliJ Idea files #
.idea
*.iml

# Visual Studio #
.vscode/
.factorypath

# Windows files #
Thumbs.db
Desktop.ini

# OS files #
.DS_Store
.svn
._*
.Spotlight-V100
.Trashes




© 2015 - 2025 Weber Informatics LLC | Privacy Policy