Update .gitignore
This commit is contained in:
parent
250550e592
commit
2a47f0378c
2 changed files with 1 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,3 +9,4 @@
|
||||||
**/*.ipr
|
**/*.ipr
|
||||||
**/node_modules/
|
**/node_modules/
|
||||||
**/.DS.Store
|
**/.DS.Store
|
||||||
|
**/run
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
#some comment
|
|
||||||
#Sun Oct 29 12:37:06 MDT 2023
|
|
||||||
myKey=myValue
|
|
Loading…
Reference in a new issue