8000 [*] .gitignore · Aikes/winpython@001c4fe · GitHub
[go: up one dir, main page]

Skip to content

Commit 001c4fe

Browse files
committed
[*] .gitignore
--------------------------- [+]:新增 [-]:刪除 [*]:修正 [~]:異動
1 parent 52f06e3 commit 001c4fe

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
.pyc
2-
.pyo
1+
*.pyc
2+
*.pyo
33
.exe
44
.settings
55
.spyderproject
@@ -19,3 +19,5 @@ MANIFEST
1919
Thumbs.db
2020
*~
2121
*.swp
22+
.gitignore
23+
basedir*/

0 commit comments

Comments
 (0)
0