diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-06-30 19:21:29 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-06-30 19:21:29 -0400 |
commit | 57266bea1b5fd82c6cc199c538783306c668b661 (patch) | |
tree | 07da8db5c95c3a081e6afa20530666ff5e2c962e /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..745d6d4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.json +*/ +*.mk +*.txt |