Skip to content

Commit 39f0f20

Browse files
committed
updated .gitignore
1 parent 65bf0a0 commit 39f0f20

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.idea
22
.DS_Store
3-
basicactions.py
4-
helloworld.py
5-
iodisplay.py
6-
musicsample.py
3+
.settings
4+
5+
6+

.settings/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// Place your settings in this file to overwrite default and user settings.
2+
{
3+
}

0 commit comments

Comments
 (0)