Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bf0b86d

Browse filesBrowse files
yrodiereSanne
authored andcommitted
HHH-14324 Add .gradletasknamecache to .gitignore
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
1 parent d22bbb5 commit bf0b86d
Copy full SHA for bf0b86d

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎.gitignore

Copy file name to clipboardExpand all lines: .gitignore
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Typically *NIX text editors, by default, append '~' to files on saving to make backups
22
*~
33

4-
# Gradle work directory
4+
# Gradle work directory and caches
55
.gradle
6+
.gradletasknamecache
67

78
# Build output directies
89
/target

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.