Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 983dca8

Browse filesBrowse files
author
Dmitry Naumenko
committed
add .gitignore
1 parent cfb9b5e commit 983dca8
Copy full SHA for 983dca8

File tree

1 file changed

+17
-0
lines changed
Filter options

1 file changed

+17
-0
lines changed

‎.gitignore

Copy file name to clipboard
+17Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
project/project
2+
project/target
3+
4+
target
5+
tmp
6+
.DS_Store
7+
.history
8+
dist
9+
/.idea
10+
/*.iml
11+
/out
12+
/.classpath
13+
/.project
14+
/.settings
15+
/.idea_modules
16+
.gitignore.swo
17+
.gitignore.swp

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.