1
0
mirror of https://github.com/github/gitignore synced 2024-12-02 16:35:44 +01:00

Ignore Eclipse's cache

This commit is contained in:
Jon Tomas Gretarsson 2013-01-26 11:54:21 -08:00
parent 0aeefb48c0
commit b53d085e65

View File

@ -9,6 +9,7 @@ tmp/**/*
*.swp *.swp
*~.nib *~.nib
local.properties local.properties
.cache
.classpath .classpath
.settings/ .settings/
.loadpath .loadpath