chore: .gitignore 파일에 .idea 관련 파일 추가
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -57,6 +57,9 @@ captures/
|
|||||||
# Comment next line if keeping position of elements in Navigation Editor is relevant for you
|
# Comment next line if keeping position of elements in Navigation Editor is relevant for you
|
||||||
.idea/navEditor.xml
|
.idea/navEditor.xml
|
||||||
|
|
||||||
|
.idea/AndroidProjectSystem.xml
|
||||||
|
.idea/runConfigurations.xml
|
||||||
|
|
||||||
# Keystore files
|
# Keystore files
|
||||||
# Uncomment the following lines if you do not want to check your keystore files in.
|
# Uncomment the following lines if you do not want to check your keystore files in.
|
||||||
#*.jks
|
#*.jks
|
||||||
|
|||||||
Reference in New Issue
Block a user