Skip to content

Commit 3fd1516

Browse files
Add .gitignore to ignore built files ('target') directory
1 parent 3ac6a03 commit 3fd1516

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/target/

0 commit comments

Comments
 (0)