aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLenard Pratt <[email protected]>2019-04-05 22:06:15 +0100
committerLenard Pratt <[email protected]>2019-04-05 22:06:15 +0100
commit5b82ca2fdd3b8b74e44ae2a28fa24850486f578a (patch)
treefa74238837d09447b22be7a0d297ad43dc38d4ce /.gitignore
parentfdbebccd71d38c4dffffe918b036bbfa39355c5f (diff)
Updated the gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 872f72f16..99e0c5003 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
1/target/ 1/target/
2crates/*/target 2crates/*/target
3**/*.rs.bk 3**/*.rs.bk
4**/*.rs.pending-snap
4.idea/* 5.idea/*
5*.log 6*.log
6*.iml 7*.iml