summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2018-12-29 17:24:48 -0500
committerdfhoughton <dfhoughton@gmail.com>2018-12-29 17:24:48 -0500
commit5c2fbd0e0cde0eb2a920c9382bd6c424a033fdfb (patch)
treeef8df14364bee1960e977d751360732da41febdd
parentb65f618ef644012b68dec2e9b0010b9749acbdac (diff)
downloadtwo-timer-5c2fbd0e0cde0eb2a920c9382bd6c424a033fdfb.zip
keep around the main.rs file for generating examples
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 53eaa21..358bb14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/target
**/*.rs.bk
+src/main.rs