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
|
||||
*~.nib
|
||||
local.properties
|
||||
.cache
|
||||
.classpath
|
||||
.settings/
|
||||
.loadpath
|
||||
|
Loading…
Reference in New Issue
Block a user