aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2020-09-24 13:32:19 -0400
committerDeterminant <tederminant@gmail.com>2020-09-24 13:32:19 -0400
commitf8c07b16a9a3366260052434dec126557ea2e173 (patch)
treea3b8bc2e0d0127272a4abb6ec280e52ec07baf3d /.gitignore
init
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..59a4524
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+**/*.rs.bk
+.#*
+.gdb_history
+Cargo.lock
+target/