eclipse-test/.gitignore

22 lines
285 B
Plaintext
Raw Normal View History

2023-09-28 06:22:09 +00:00
/.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