-
We need to create a .gitignore file and add .log files.
-
We need to create a .gitignore file and add .log files.
-
We need to create a .gitignore file and add .log files.
-
```
What steps will reproduce the problem?
1. commit a firebreath project to a git repository
2. clone the repository
3. try to build it
What is the expected output? What do you see instead?
expected…
-
For example: https://github.com/github/gitignore/blob/master/Unity.gitignore
It's none of my business except I was searching for repos that use the visualfx graph and 10 pages of the results were y…
-
I have the following iglob-file
```
!*.pfx
!*.log
```
and I backup the .ssh folder with the following `.gitignore` file in it
```
netbird-200:~/.ssh# cat .gitignore
!*.pfx
*.old
netbir…
-
`staticfiles` with current `settings.py` points `manage.py collectstatic` where should collect a static files.
My proposal is:
- get rid of `staticfiles`
- introduce `var` - contains variable d…
-
- [ ] Can we have fixed groups?
- [x] How do we submit the exercises?
- [ ] Difference between add and commit
- [ ] can I automatically add specific intervals
- [ ] can I commit interactively
- […
-
### Checks
- [X] I have read the troubleshooting section and still think this is a bug.
### Describe the bug you encountered:
Given this directory:
```
.
├── .git
├── .gitignore
└── myfo…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version:
- OS Version:
Steps to Reproduce:
1. try to add vscode folder from project on gitignore …