Skip to content

Commit 6d3d09c

Browse files
authored
Merge pull request #147 from AndrewJack/remove_iml_file
Remove .iml file and add rule to npm and git ignore
2 parents f5da06e + aa87005 commit 6d3d09c

File tree

3 files changed

+2
-122
lines changed

3 files changed

+2
-122
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ npm-debug.log
3232
android/build/
3333
android/.gradle/
3434
android/.idea/
35-
android/android.iml
35+
android/*.iml
3636
android/gradle/
3737
android/gradlew
3838
android/gradlew.bat

.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ npm-debug.log
3434
android/build/
3535
android/.gradle/
3636
android/.idea/
37-
android/android.iml
37+
android/*.iml
3838
android/gradle/
3939
android/gradlew
4040
android/gradlew.bat

android/react-native-view-shot.iml

Lines changed: 0 additions & 120 deletions
This file was deleted.

0 commit comments

Comments
 (0)