czk666 commited on
Commit
cf25aa8
·
verified ·
1 Parent(s): 64aa8ec

Delete .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +0 -21
.gitignore DELETED
@@ -1,21 +0,0 @@
1
- # Python
2
- __pycache__/
3
- *.py[cod]
4
- *$py.class
5
- *.so
6
- .Python
7
-
8
- # IDEs
9
- .vscode/
10
- .idea/
11
- *.swp
12
- *.swo
13
-
14
- # OS
15
- .DS_Store
16
- Thumbs.db
17
-
18
- # Temporary files
19
- *.tmp
20
- *.bak
21
- *~