Skip to content

Commit fe4c8e6

Browse files
committed
Added dot-files to .gitignore and removed some outdated entries.
1 parent 3dd87bd commit fe4c8e6

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

.gitignore

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
*.pyc
2+
*.pyo
3+
*.db
4+
*.log
25
._*
6+
.*
37
*.*~
48
dist/
5-
*.db
9+
build/
610
MANIFEST
711
bottle.egg-info/
812
.htmlcoverage/
9-
release.sh
10-
test.sh
11-
apidoc/sphinx/build/
12-
apidoc/html/
13-
*.log

0 commit comments

Comments
 (0)