aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2019-01-08 04:53:45 +0100
committerRobin Krahl <robin.krahl@ireas.org>2019-01-08 04:53:45 +0100
commit31e1410bf3299301879171d5677f69925828844c (patch)
tree27f54f829432c2a94ba49f61ccf536480a377a1d /.gitignore
downloaddialog-rs-31e1410bf3299301879171d5677f69925828844c.tar.gz
dialog-rs-31e1410bf3299301879171d5677f69925828844c.tar.bz2
Create project skeleton
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2fcd2ae
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+/target
+**/*.rs.bk
+Cargo.lock
+*.swp