Skip to content

Commit e26cfa2

Browse files
thockinbowei
authored andcommitted
Gitignore __* for local files
1 parent 06dbd13 commit e26cfa2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ __pycache__/
1414
# Local environment variables
1515
.ate-dev-env.sh
1616

17+
# Developers can store local stuff in dirs named __something
18+
__*
19+
1720
# OS artifacts
1821
.DS_Store
1922
Thumbs.db

0 commit comments

Comments
 (0)