aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index af9826a..b202947 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,6 @@ target/
9# MSVC Windows builds of rustc generate these, which store debugging information 9# MSVC Windows builds of rustc generate these, which store debugging information
10*.pdb 10*.pdb
11 11
12.idea \ No newline at end of file 12*.sqlite*
13
14.idea