Skip to content

Commit a0ef57b

Browse files
committed
2 parents 4278322 + 6e5852a commit a0ef57b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# maven specific files
22
/target/
3+
.idea
34

45
# eclipse specific files
56
/.settings/
@@ -25,3 +26,6 @@ setting.xml
2526
/appose_x86_64/
2627
/_appose_x86_64/
2728
/appose_arm64/
29+
30+
# VIM editor
31+
*.sw*

0 commit comments

Comments
 (0)