Skip to content

Commit 45b43fe

Browse files
author
Davide Melfi
committed
chore: adding other files to .gitignore
1 parent 4c81a80 commit 45b43fe

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,16 @@ experimental/aws-lambda-java-profiler/integration_tests/helloworld/bin
3838
.vscode
3939
.kiro
4040
build
41+
42+
# Logs
43+
*.log
44+
45+
# Maven flatten plugin
46+
.flattened-pom.xml
47+
48+
# Vim swap files
49+
*.swp
50+
*.swo
51+
52+
# Tool version manager
53+
mise.toml

0 commit comments

Comments
 (0)