mirror of
https://github.com/casjaysdevdocker/bun
synced 2025-09-17 21:57:50 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
# gitignore created on 10/12/22 at 16:07
|
||||
# gitignore created on 03/14/23 at 09:11
|
||||
# Disable reminder in prompt
|
||||
ignoredirmessage
|
||||
|
||||
@@ -73,9 +73,6 @@ $RECYCLE.BIN/
|
||||
# Windows shortcuts
|
||||
*.lnk
|
||||
|
||||
# Other
|
||||
**/.installed
|
||||
|
||||
# ignore commit message
|
||||
**/.gitcommit
|
||||
|
||||
@@ -91,3 +88,6 @@ $RECYCLE.BIN/
|
||||
# ignore .no_git files
|
||||
**/.no_git
|
||||
|
||||
# ignore .installed files
|
||||
**/.installed
|
||||
|
||||
|
Reference in New Issue
Block a user