Skip to content

Commit

Permalink
fix: update gitignore for new project (#846)
Browse files Browse the repository at this point in the history
* fix: update gitignore for new project

* fix
  • Loading branch information
chenyan-dfinity authored Jul 21, 2020
1 parent bc51546 commit f12a03a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/dfx/assets/new_project_files/__dot__gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@
.DS_Store
**/.DS_Store

# Build artifacts
canisters/

# dfx temporary files
.dfx/

# frontend code
node_modules/
dist/

0 comments on commit f12a03a

Please sign in to comment.