22 lines
285 B
Plaintext
22 lines
285 B
Plaintext
|
/.DS_Store
|
||
|
*target*
|
||
|
*.class
|
||
|
/doc/
|
||
|
/lib/
|
||
|
# eclipse specific git ignore
|
||
|
.DS_Store .
|
||
|
metadata
|
||
|
bin/**
|
||
|
tmp/**
|
||
|
tmp/**/*
|
||
|
*.tmp
|
||
|
*.bak
|
||
|
*.swp
|
||
|
*~.nib
|
||
|
local.properties
|
||
|
.loadpath
|
||
|
# External tool builders
|
||
|
.externalToolBuilders/
|
||
|
# Locally stored "Eclipse launch configurations"
|
||
|
*.launch
|