diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..06619b7a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
+downloads/
+storage.db.lock
+storage.db
+.torrent.bolt.db.lock
+.torrent.bolt.db
+.idea/torrent-project.iml
+.idea/modules.xml
+.idea/misc.xml
+output.json
+configtest.toml
+.idea/workspace.xml
+.idea/vcs.xml
diff --git a/.idea/misc.xml b/.idea/misc.xml
deleted file mode 100644
index da035de2..00000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index cee7cf51..00000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/torrent-project.iml b/.idea/torrent-project.iml
deleted file mode 100644
index 5e764c4f..00000000
--- a/.idea/torrent-project.iml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 94a25f7f..00000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file