Skip to content

Commit

Permalink
style: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
DOOduneye committed Sep 12, 2023
1 parent f220358 commit b7ddaa7
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
.expo
# React Native
node_modules/
npm-debug.log
yarn-error.log
expo-debug.log
*.expo
/.expo-shared
.env
.DS_Store
*.exe
.vscode/*
node_modules
venv/

# Go
*.exe
/.vscode/*
/venv/
/vendor/
/go.sum
/go.mod
/log/
.idea

0 comments on commit b7ddaa7

Please sign in to comment.