Skip to content

Commit 8e798af

Browse files
committed
Ignore IDE files and Bump npm version
1 parent 176bcc8 commit 8e798af

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.idea/
2+
13
irrelevant/
24
wtfpython-pypi/build/
35
wtfpython-pypi/dist/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wtfpython",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "A collection of surprising Python snippets and lesser known features. [ARCHIVED]",
55
"bin": "wtfpython",
66
"scripts": {

0 commit comments

Comments
 (0)