diff options
Diffstat (limited to '2021-kotlin/.gitignore')
-rw-r--r-- | 2021-kotlin/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/2021-kotlin/.gitignore b/2021-kotlin/.gitignore new file mode 100644 index 0000000..4011c1a --- /dev/null +++ b/2021-kotlin/.gitignore @@ -0,0 +1,4 @@ +.gradle +.idea +build +src/**/*.txt |