updated ignore files, .secrets folder exclude
This commit is contained in:
parent
81c7b943e0
commit
b62abdced9
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -47,3 +47,11 @@ Thumbs.db
|
|||
# Vim files
|
||||
**/*.swp
|
||||
**/*.swo
|
||||
|
||||
# Temporary files
|
||||
*.orig
|
||||
*.~*~
|
||||
*.tsbuildinfo
|
||||
|
||||
# ignore Secrets folder
|
||||
.secrets/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue