diff options
author | tv <tv@krebsco.de> | 2016-11-04 23:42:34 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-11-04 23:42:34 +0100 |
commit | d63a423abbfa2789024ddec4d3585d154610c958 (patch) | |
tree | 515f41c96fe5d36065db155a79291c1a3e14a6e1 /.gitignore |
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..fb7155a --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.hi +*.o +/result +/shell.nix |