Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

Commit 32f830a

Browse files
author
Andy Harris
committed
clean up .gitignore
1 parent 422faac commit 32f830a

1 file changed

Lines changed: 1 addition & 29 deletions

File tree

.gitignore

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,3 @@
1-
# Byte-compiled / optimized / DLL files
2-
__pycache__/
1+
*.DS_store
32
*.py[cod]
4-
5-
# Distribution / packaging
6-
.Python
73
.idea/
8-
env/
9-
build/
10-
develop-eggs/
11-
dist/
12-
downloads/
13-
eggs/
14-
lib/
15-
lib64/
16-
parts/
17-
sdist/
18-
var/
19-
*.egg-info/
20-
.installed.cfg
21-
*.egg
22-
23-
# PyInstaller
24-
# Usually these files are written by a python script from a template
25-
# before PyInstaller builds the exe, so as to inject date/other infos into it.
26-
*.manifest
27-
*.spec
28-
29-
# Installer logs
30-
pip-log.txt
31-
pip-delete-this-directory.txt

0 commit comments

Comments
 (0)