Skip to content

Commit ab94c9e

Browse files
authored
Merge pull request #78 from Rhitabrat/dev
Grammatical error (typo) corrected and gitignore updated
2 parents f37b16a + 4875e60 commit ab94c9e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,9 @@ output/*
6565
cache
6666
*.pid
6767

68+
# macOS
69+
.DS_Store
70+
.AppleDouble
71+
.LSOverride
72+
Icon
73+
._*

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ Available commands:
7070
See [CONTRIBUTING.md](CONTRIBUTING.md)
7171

7272
If you're a python developer from Nepal, you can add yourself to [website](http://pythonnepal.org/pages/developers.html). To do that,
73-
- Fork the reposiroty
73+
- Fork the repository.
7474
- Edit the file present at `content/pages/developers.md`. The format is [Markdown](https://guides.github.com/features/mastering-markdown/).
75-
- Send us a pull request
75+
- Send us a pull request.

0 commit comments

Comments
 (0)