Skip to content

Commit

Permalink
Merge pull request #3 from oskarolaszczyk/view
Browse files Browse the repository at this point in the history
View
  • Loading branch information
oskarolaszczyk authored Jan 13, 2021
2 parents 45819aa + 9c5ace6 commit c6f9a20
Show file tree
Hide file tree
Showing 16 changed files with 1,137 additions and 535 deletions.
54 changes: 0 additions & 54 deletions frontend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,57 +21,3 @@ pnpm-debug.log*
*.njsproj
*.sln
*.sw?


# Created by https://www.toptal.com/developers/gitignore/api/macos,visualstudiocode,vuejs
# Edit at https://www.toptal.com/developers/gitignore?templates=macos,visualstudiocode,vuejs

### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon


# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

### VisualStudioCode ###
.vscode/*
!.vscode/tasks.json
!.vscode/launch.json
*.code-workspace

### VisualStudioCode Patch ###
# Ignore all local history of files
.history
.ionide

### Vuejs ###
# Recommended template: Node.gitignore

node_modules/
dist/
npm-debug.log
yarn-error.log

# End of https://www.toptal.com/developers/gitignore/api/macos,visualstudiocode,vuejs
2 changes: 1 addition & 1 deletion frontend/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# frontend
# view

## Project setup
```
Expand Down
Loading

0 comments on commit c6f9a20

Please sign in to comment.