aboutsummaryrefslogtreecommitdiff
path: root/typst/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'typst/.gitignore')
-rw-r--r--typst/.gitignore13
1 files changed, 0 insertions, 13 deletions
diff --git a/typst/.gitignore b/typst/.gitignore
deleted file mode 100644
index 695217d..0000000
--- a/typst/.gitignore
+++ /dev/null
@@ -1,13 +0,0 @@
-### Rust ###
-# Generated by Cargo
-# will have compiled files and executables
-debug/
-target/
-
-# These are backup files generated by rustfmt
-**/*.rs.bk
-
-# MSVC Windows builds of rustc generate these, which store debugging information
-*.pdb
-
-example