summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-12-13 19:24:22 +0100
committerMatthias Beyer <mail@beyermatthias.de>2019-12-13 19:24:22 +0100
commitfd1cacded7523724e57a2bec2dfaf0a867dabdf7 (patch)
tree515b0f8ed3b93d1e31fec9a3ceb0d4162838b6fc /.gitignore
parentb8e15051ff6a845b252a8f86f8a17ccad87b4336 (diff)
parentb3dc95542b7a0aca38e9b196d30f25f7defecf1b (diff)
Merge branch 'extract-libical'
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 2 insertions, 13 deletions
diff --git a/.gitignore b/.gitignore
index ebe16a7..973ade5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,16 +1,5 @@
-# Generated by Cargo
-# will have compiled files and executables
-/target/
-
-# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
-# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
-# Cargo.lock
+Cargo.lock
+target
# These are backup files generated by rustfmt
**/*.rs.bk
-
-# Don't commit ics files in this repo (typically)
-*.ics
-
-# Don't commit the Index folder
-.khaleesi/