Skip to content

Commit 70dfb94

Browse files
committed
update gitignore
1 parent 5ed95c1 commit 70dfb94

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
# Mac
12
.DS_Store
3+
24
# ---> Java
35
*.class
46

@@ -41,3 +43,6 @@ local.properties
4143
.settings/
4244
.loadpath
4345
*.launch
46+
47+
# InelliJ
48+
.idea

0 commit comments

Comments
 (0)