summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWez Furlong <wez@wezfurlong.org>2019-12-30 19:43:10 -0800
committerWez Furlong <wez@wezfurlong.org>2019-12-30 19:43:10 -0800
commit5fe5a92c4e77340a0cd40fee04124b7f6bf1370a (patch)
tree73d3f5170e3ea5776f4e9b4826707f9a143b6320 /.gitignore
Basic caps->ctrl/esc handling
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b7b7050
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/target
+**/*.rs.bk
+.*.sw*