summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLaurent Mazare <laurent.mazare@gmail.com>2023-07-14 22:06:40 +0100
committerGitHub <noreply@github.com>2023-07-14 22:06:40 +0100
commit2ddda706bde9936cbc8f90142ed4acc43390904e (patch)
tree42ab7a2321b5e128ca277f5369dbd7ebfe02e736 /.gitignore
parentd1f5d44c04d084ac96227096bd8a1f7791201b64 (diff)
downloadcandle-2ddda706bde9936cbc8f90142ed4acc43390904e.tar.gz
candle-2ddda706bde9936cbc8f90142ed4acc43390904e.tar.bz2
candle-2ddda706bde9936cbc8f90142ed4acc43390904e.zip
Switch to using trunk. (#171)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fa561541..e8d63fbb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
# Generated by Cargo
# will have compiled files and executables
debug/
+dist/
target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries