eclipse-test/.gitignore
2023-09-28 08:32:52 +02:00

23 lines
291 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
/bin/