RED-4875 - add gitignore
This commit is contained in:
commit
65872f1282
29
.gitignore
vendored
Normal file
29
.gitignore
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
!.gitignore
|
||||
*.project
|
||||
*.classpath
|
||||
**/.settings/
|
||||
**/target/
|
||||
**/logs/
|
||||
**/.metadata/
|
||||
**/bin/
|
||||
**/tmp/
|
||||
**/.apt_generated/
|
||||
|
||||
|
||||
.factorypath
|
||||
.springBeans
|
||||
.checkstyle
|
||||
.eclipse-pmd
|
||||
.pmdruleset.xml
|
||||
.pmd
|
||||
|
||||
**/.idea/
|
||||
*.iml
|
||||
|
||||
*.pid
|
||||
*~
|
||||
**/.DS_Store/
|
||||
**/.DS_Store
|
||||
**/classpath-data.json
|
||||
**/dependencies-and-licenses-overview.txt
|
||||
git.tag
|
||||
Loading…
x
Reference in New Issue
Block a user