Skip to content

Commit da8c75a

Browse files
committed
Add build directory in .gitignore
1 parent 1396e53 commit da8c75a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
*.pyc
22
*.pyo
3+
build/
34
dist/
45
msgcheck.egg-info/
56
nose-*.egg/

0 commit comments

Comments
 (0)