Skip to content

Commit 4214097

Browse files
committed
update gitignore
1 parent 82a949b commit 4214097

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
.idea
2+
.vs
3+
.settings
4+
library/bin/*
5+
26
*.iml
7+
*.class
38
.gradle
49
build
510
out
@@ -8,3 +13,6 @@ target
813
.DS_Store
914
local.properties
1015
private.key
16+
.project
17+
library/.classpath
18+
sample/.classpath

0 commit comments

Comments
 (0)