Skip to content

Commit b546f6c

Browse files
authored
chore: ignore backup files (#416)
@stephaniewang526
1 parent 75e5c3a commit b546f6c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ target/
55
.classpath
66
.project
77
.settings
8+
.checkstyle
89

910
# Intellij
1011
*.iml
@@ -13,3 +14,6 @@ target/
1314
# python utilities
1415
*.pyc
1516
__pycache__
17+
18+
.flattened-pom.xml
19+

0 commit comments

Comments
 (0)