mirror of https://github.com/apache/lucene.git
Add .pydevproject to .gitignore
This commit is contained in:
parent
d75abe1a30
commit
25c7855bba
|
@ -25,6 +25,7 @@ parent.iml
|
||||||
**/pom.xml
|
**/pom.xml
|
||||||
/nbproject
|
/nbproject
|
||||||
/nb-build
|
/nb-build
|
||||||
|
.pydevproject
|
||||||
|
|
||||||
/solr/package
|
/solr/package
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue