소스 검색

Update Android.gitignore

Add some files
Joowon Ryoo 9 년 전
부모
커밋
10ec8707f0
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      Android.gitignore

+ 4 - 0
Android.gitignore

@@ -11,6 +11,7 @@
 # Generated files
 bin/
 gen/
+out/
 
 # Gradle files
 .gradle/
@@ -30,3 +31,6 @@ proguard/
 
 # Android Studio captures folder
 captures/
+
+# Intellij
+*.iml