mirror of
https://github.com/fauxpilot/fauxpilot.git
synced 2025-08-21 05:44:09 -07:00
Merge pull request #25 from leemgs/patch-2
Added untracked files to ignore in .gitignore
This commit is contained in:
commit
8c6233a0e8
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -1 +1,10 @@
|
|||
config.env
|
||||
|
||||
|
||||
# Codegen Models
|
||||
models/*
|
||||
|
||||
# VisualStudioCode
|
||||
.vscode
|
||||
.vscode/*
|
||||
.history
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue