aboutsummaryrefslogtreecommitdiff
path: root/book/.gitignore
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2023-01-23 20:28:28 +0100
committerHenrik Tjäder <henrik@tjaders.com>2023-03-01 00:33:31 +0100
commit0f6ae7c1dd0ce10a83682a922bf68aca9121df1c (patch)
tree82a6e02aa8b2e08e105f51523803e43df632842c /book/.gitignore
parenta3f48a524b94107a6e250f41f87f29c1c0d65821 (diff)
Add gitignore for book
Diffstat (limited to 'book/.gitignore')
-rw-r--r--book/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/book/.gitignore b/book/.gitignore
new file mode 100644
index 0000000..ee70b5e
--- /dev/null
+++ b/book/.gitignore
@@ -0,0 +1,7 @@
+**/*.rs.bk
+.#*
+.gdb_history
+/*/book
+/target
+Cargo.lock
+*.hex