1
0
mirror of https://github.com/github/gitignore synced 2024-12-25 06:10:15 +01:00

Merge pull request #820 from harshadsabne/master

Add .gradle to Eclipse.gitignore
This commit is contained in:
Adam Roben 2013-11-05 08:39:37 -08:00
commit 7ff92c890a

View File

@ -1,6 +1,7 @@
*.pydevproject *.pydevproject
.project .project
.metadata .metadata
.gradle
bin/** bin/**
tmp/** tmp/**
tmp/**/* tmp/**/*