Skip to content

Commit b47734d

Browse files
committed
ignore
1 parent c5a2a3c commit b47734d

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.gitignore

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1+
12
# SPDX-FileCopyrightText: Copyright (c) 2013-2025 Yegor Bugayenko
23
# SPDX-License-Identifier: MIT
3-
4+
*.iml
45
.DS_Store
5-
target/
66
.idea/
7-
*.iml
8-
ajcore.*
97
.jqwik-database
8+
ajcore.*
9+
node_modules/
10+
target/

0 commit comments

Comments
 (0)