diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-05-03 12:27:10 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-05-03 12:45:58 -0400 |
commit | 776393889a3be6f79f800506ccc1587d635cc903 (patch) | |
tree | 4bd783085a698e2810fa627a0055d99f6d2097d7 /.gitignore | |
parent | 0c1da9c289854b040ceed22837b2002e4bbff2cf (diff) | |
download | piem-776393889a3be6f79f800506ccc1587d635cc903.tar.gz |
manual: Add skeleton
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..bf12a97 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.info |