diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5d5cbf1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+docker-compose.yml
diff --git a/server/.gitignore b/server/.gitignore
index 18a64a7..b20625b 100644
--- a/server/.gitignore
+++ b/server/.gitignore
@@ -308,8 +308,4 @@ cython_debug/
 # Built Visual Studio Code Extensions
 *.vsix
 
-config.py
-
-#docker
-./docker-compose.yml
-docker-compose.yml
\ No newline at end of file
+config.py
\ No newline at end of file