Skip to content

Commit

Permalink
Default .gitignore file
Browse files Browse the repository at this point in the history
build directory is usually not committed so it can be added to .gitignore by default
  • Loading branch information
tswfi committed Apr 11, 2019
1 parent 237ecfd commit 2e7e624
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build/

0 comments on commit 2e7e624

Please sign in to comment.