8000 Minimum git setup · java-to-kotlin/code@0afc9da · GitHub
[go: up one dir, main page]

Skip to content

Commit 0afc9da

Browse files
Duncan McGregordmcg
authored andcommitted
Minimum git setup
1 parent 8fcff1b commit 0afc9da

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Created by .ignore support plugin (hsz.mobi)
2+
.gradle/
3+
/.idea/*
4+
!/.idea/codeStyles
5+
!/.idea/watcherTasks.xml
6+
!/.idea/runConfigurations/
7+
!/.idea/scopes/Code.xml
8+
build/
9+
out/

.idea/vcs.xml

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
0