Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

Commit

Permalink
Add the beginnings of a gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
embray committed Dec 13, 2016
1 parent f4e175c commit 6237fca
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Ignore vim cruft
.*.sw[po]

# Directories created during the build, containing build artifacts
build
dist
download

0 comments on commit 6237fca

Please sign in to comment.