Toggle navigation
Toggle navigation
This project
Loading...
Sign in
신승미
/
reactnative1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
신승미
2022-05-27 23:08:17 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
10788ada202599188a3f9783e0d0fb43c17613a9
10788ada
0 parents
git ignore
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
.gitignore
.gitignore
0 → 100644
View file @
10788ad
1
+
node_modules/
2
+
.expo/
3
+
dist/
4
+
npm-debug.*
5
+
*.jks
6
+
*.p8
7
+
*.p12
8
+
*.key
9
+
*.mobileprovision
10
+
*.orig.*
11
+
web-build/
12
+
.vscode
13
+
14
+
# macOS
15
+
.DS_Store
...
\ No newline at end of file
...
\ No newline at end of file
Please
register
or
login
to post a comment