Skip to content

Commit 908af2a

Browse files
astableastable
authored andcommitted
Actualizado gitignore
1 parent d5869af commit 908af2a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.idea
2+
*.iml
3+
14
# Compiled class file
25
*.class
36

@@ -21,3 +24,6 @@
2124

2225
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2326
hs_err_pid*
27+
28+
target
29+
.DS_Store

0 commit comments

Comments
 (0)