Skip to content

Commit b84d1f0

Browse files
committed
updating gitignore
1 parent a106689 commit b84d1f0

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.gitignore

+19
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,22 @@
77
/build
88
/captures
99
.externalNativeBuild
10+
# User-specific configurations
11+
.idea/libraries/
12+
.idea/workspace.xml
13+
.idea/tasks.xml
14+
.idea/.name
15+
.idea/compiler.xml
16+
.idea/copyright/profiles_settings.xml
17+
.idea/encodings.xml
18+
.idea/misc.xml
19+
.idea/modules.xml
20+
.idea/scopes/scope_settings.xml
21+
.idea/dictionaries
22+
.idea/vcs.xml
23+
.idea/jsLibraryMappings.xml
24+
.idea/datasources.xml
25+
.idea/dataSources.ids
26+
.idea/sqlDataSources.xml
27+
.idea/dynamic.xml
28+
.idea/uiDesigner.xml

0 commit comments

Comments
 (0)