eclipse-test/.gitignore

23 lines
291 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
2023-09-28 06:32:52 +00:00
/bin/