summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2016-09-02 19:10:46 +0200
committerYorhel <git@yorhel.nl>2016-09-02 19:10:46 +0200
commit39eb2ac55f5b8f4192064f1c05e6c77b8ca11eaa (patch)
tree04798e75286d6c6167f34f23f73728910d2ccd9b /.gitignore
Initial commit. Mostly learning Rust
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c6262ea
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+target
+*.swp