root1 11 months ago
parent
commit
662c38d7c0
1 changed files with 9 additions and 0 deletions
  1. 9 0
      .gitignore

+ 9 - 0
.gitignore

@@ -0,0 +1,9 @@
+
+.idea
+.DS_Store
+.env
+nohup.out
+docker-compose.yml.*
+www/*
+!www/localhost/
+logs/*