aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorcodecrafters-bot <hello@codecrafters.io>2024-06-03 10:57:48 +0000
committercodecrafters-bot <hello@codecrafters.io>2024-06-03 10:57:48 +0000
commite554c837db6cbb337d846331cce7057cd33be883 (patch)
treee835a1ff64015b917584445b222d55dde8eb8698 /.gitignore
downloadtiny-server-e554c837db6cbb337d846331cce7057cd33be883.tar.xz
tiny-server-e554c837db6cbb337d846331cce7057cd33be883.zip
init [skip ci]
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..73fab07
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+# 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