diff options
author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2019-10-21 11:28:26 +0100 |
---|---|---|
committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2019-10-21 11:28:56 +0100 |
commit | dbea2a27f0a977305fc68cdeb7a64a0489727098 (patch) | |
tree | e749b303b3686df04fa952c016506f8755164475 /.gitignore | |
parent | a99b8dd29209f56f15b5d8708e73d28510162369 (diff) | |
download | fullSWOF-utils-dbea2a27f0a977305fc68cdeb7a64a0489727098.tar.gz |
instruct git to ignore output files.
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..57ac12e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +BC*.txt |