diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> | 2019-04-22 20:07:47 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> | 2019-04-22 20:07:47 -0400 |
| commit | fb034a971cec6dfdf2b0b0a213f6278bf3017007 (patch) | |
| tree | 53b8549afac569502449cc5d8fcc6542b90df53c /.gitignore | |
Initial commit based on David's blog
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..46ff246 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/site/ |