Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Commit 9404f96

Browse files
author
embs
committed
Add .jar files to gitignore
1 parent 1c6d09f commit 9404f96

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,6 @@ weave-ecs-demo-key.pem
114114

115115
# Ignore Vagrant cache files
116116
*.vagrant/
117+
118+
# Ignore jar files
119+
*.jar

0 commit comments

Comments
 (0)