Skip to content

Commit

Permalink
Updated .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
caizelin committed Jun 11, 2020
1 parent cbc578c commit 4aaff44
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,14 @@ build/

# mkdocs
mkdocs-material/*
site
site

# Eclipse Project Files
.cproject
.project
.pydevproject
.settings

# uVision generated files
*.uvopt
*.uvgui.*

0 comments on commit 4aaff44

Please sign in to comment.