xfasfadgagsg commited on
Commit
55f9b3c
·
verified ·
1 Parent(s): 05ba0d8

Delete .dockerignore

Browse files
Files changed (1) hide show
  1. .dockerignore +0 -28
.dockerignore DELETED
@@ -1,28 +0,0 @@
1
- # Byte-compiled / cache
2
- __pycache__/
3
- *.py[cod]
4
- *$py.class
5
-
6
- # Environment variables
7
- .env
8
-
9
- # Git
10
- .git
11
- .gitignore
12
-
13
- # Logs
14
- *.log
15
-
16
- # OS/Editor junk
17
- .DS_Store
18
- *.swp
19
- *.bak
20
-
21
- # Node or frontend stuff (if any)
22
- node_modules/
23
- dist/
24
- build/
25
-
26
- # Docker/CI leftovers
27
- Dockerfile
28
- docker-compose.yml