1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02: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
.project
.metadata
.gradle
bin/**
tmp/**
tmp/**/*