mirror of
https://github.com/apache/jclouds.git
synced 2025-02-17 15:35:44 +00:00
Ignore jEnv files
This commit is contained in:
parent
480f0e883d
commit
b2cb898123
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ TAGS
|
|||||||
.metadata/
|
.metadata/
|
||||||
atlassian-ide-plugin.xml
|
atlassian-ide-plugin.xml
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.java-version
|
||||||
|
@ -411,6 +411,7 @@
|
|||||||
<exclude>.git/**</exclude>
|
<exclude>.git/**</exclude>
|
||||||
<exclude>**/.gitignore</exclude>
|
<exclude>**/.gitignore</exclude>
|
||||||
<exclude>**/.gitattributes</exclude>
|
<exclude>**/.gitattributes</exclude>
|
||||||
|
<exclude>**/.java-version</exclude>
|
||||||
|
|
||||||
<!-- Temporary files generated on CloudBees slaves -->
|
<!-- Temporary files generated on CloudBees slaves -->
|
||||||
<exclude>.repository/**</exclude>
|
<exclude>.repository/**</exclude>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user