Skip to content

Commit d91061a

Browse files
Merge pull request #3 from Cousjava/gitignore
Added .gitignore file
2 parents 96736c7 + 9720cd9 commit d91061a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
target/
2+
.classpath
3+
.project
4+
.settings/
5+
*.iml
6+
*nbactions.xml
7+
.vscode/
8+
.idea

0 commit comments

Comments
 (0)