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:
parent
0aeefb48c0
commit
b53d085e65
@ -9,6 +9,7 @@ tmp/**/*
|
|||||||
*.swp
|
*.swp
|
||||||
*~.nib
|
*~.nib
|
||||||
local.properties
|
local.properties
|
||||||
|
.cache
|
||||||
.classpath
|
.classpath
|
||||||
.settings/
|
.settings/
|
||||||
.loadpath
|
.loadpath
|
||||||
|
Loading…
Reference in New Issue
Block a user