diff options
author | johannst <johannes.stoelp@gmail.com> | 2020-03-13 21:58:49 +0100 |
---|---|---|
committer | johannst <johannes.stoelp@gmail.com> | 2020-03-13 21:58:49 +0100 |
commit | c8529af1769235f46b1149a78a6712f61c905c21 (patch) | |
tree | 2e4aeb8213b34ccb6b435ef0ea91bd71660322db /.gitignore | |
parent | 37e14e8bf3c17b57fc3dd1ada14a690b6b5abd3a (diff) | |
download | notes-c8529af1769235f46b1149a78a6712f61c905c21.tar.gz notes-c8529af1769235f46b1149a78a6712f61c905c21.zip |
added mdbook + migrated first chapter as test (gdb)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,2 +1 @@ -tags -*.nopub +book |