- 14 May, 2018 1 commit
-
-
Brendan Forster authored
Add latexrun default directory for auxiliary files
-
- 13 May, 2018 2 commits
-
-
Brendan Forster authored
Remove tfvars files from Terraform.gitignore
-
Josh Kodroff authored
-
- 12 May, 2018 1 commit
-
-
Yin Li authored
-
- 11 May, 2018 1 commit
-
-
Brendan Forster authored
Update JetBrains.gitignore
-
- 10 May, 2018 1 commit
-
-
Kenji Ohtsuka authored
ignore dbnavigator.xml because it contains sensitive data, such as host, port, db, user name, and so on.
-
- 03 May, 2018 1 commit
-
-
Brendan Forster authored
Ignore Reporting Project Upgrade backup files
-
- 02 May, 2018 2 commits
-
-
Nick Schonning authored
The conversion process from the old custom rptproj to the MSBuild based projects creates a .bak backup file
-
Brendan Forster authored
Add persistent undo to Vim.gitignore
-
- 01 May, 2018 1 commit
-
-
Igor Epstein authored
-
- 30 Apr, 2018 3 commits
-
-
Brendan Forster authored
adding exception for *.spl from elsarticle.cls
-
Brendan Forster authored
Added *.opendb
-
Thomas Ferreira de Lima authored
-
- 28 Apr, 2018 1 commit
-
-
Owen Blacker authored
-
- 16 Apr, 2018 5 commits
-
-
Brendan Forster authored
[Fastlane] Specify screenshot files only, rather than whole folder (i…
-
Julian Caicedo authored
[Fastlane] Specify screenshot files only, rather than whole folder (in case the user has frameit config) The whole screenshots folder shouldn't be ignore since there could be frameit configuration in it (Framefile.json, fonts, background.jpg, *.strings, etc...). It'd be better to just ignore the generated PNG screenshot files.
-
Brendan Forster authored
Visual studio cache issue
-
kilian442 authored
/.vs/ do not catch the visual studio cache folder but .vs/ do
-
Brendan Forster authored
[Fastlane] Specify screenshot files only, rather than whole folder (in case the user has frameit config)
-
- 15 Apr, 2018 1 commit
-
-
Julian Caicedo authored
-
- 14 Apr, 2018 1 commit
-
-
Brendan Forster authored
[TeX] Ignore generated *.xmpi files
-
- 13 Apr, 2018 3 commits
-
-
Oliver Kopp authored
Source: https://texdoc.net/pkg/xmpincl -> page 3: > basically create a new file .xmpi
-
Julian Caicedo authored
The whole screenshots folder shouldn't be ignore since there could be frameit configuration in it (Framefile.json, fonts, background.jpg, *.strings, etc...). It'd be better to just ignore the generated PNG screenshots.
-
Brendan Forster authored
Add shelf to JetBrains.gitignore
-
- 12 Apr, 2018 2 commits
-
-
Brendan Forster authored
Added Apache NiFi .nar files
-
Óscar Andreu authored
-
- 11 Apr, 2018 3 commits
-
-
Brendan Forster authored
Added *.nlo and *.nls extensions to TeX.gitignore
-
Brendan Forster authored
Update Android.gitignore
-
Brendan Forster authored
Added MFractor's working folder to VisualStudio.gitignore
-
- 10 Apr, 2018 1 commit
-
-
Jonas Lemke authored
-
- 09 Apr, 2018 1 commit
-
-
Matthew Robbins authored
MFractor is a Xamarin/Visual Studio Mac productivity tool used by 1000's of Xamarin developers. The `.mfractor/` folder should not be included in source control (but often is).
-
- 08 Apr, 2018 2 commits
-
-
Brendan Forster authored
added: *.iobj, *.ipdb
-
Brendan Forster authored
Add a new .msix extension
-
- 07 Apr, 2018 2 commits
-
-
Riva Junior authored
Microsoft was announced a new extension of installer for Windows. I just added that one to be ignored as default, like others installers files. References: https://blogs.windows.com/buildingapps/2018/03/07/three-things-need-know-windows-developer-day/ https://github.com/Microsoft/msix-packaging
-
Brendan Forster authored
Fix the anchor to ignore section
-
- 05 Apr, 2018 2 commits
-
-
Kartik Singhal authored
-
Tim Whitbeck authored
-
- 04 Apr, 2018 1 commit
-
-
Josh Kodroff authored
`tfvars` files should not be gitignore-d as they are used to parameterize a Terraform root for multiple environments, e.g.: ```bash $ tree terraform/roots/vpc terraform/roots/vpc ├── env │ ├── production.tfvars │ ├── qa.tfvars │ └── staging.tfvars └── main.tf ``` There may be a use case where a particular `tfvars` file should be ignored, but there's no naming convention I'm aware of to easily designate such a file.
-
- 01 Apr, 2018 1 commit
-
-
Brendan Forster authored
Add the idea caches to gitignore
-
- 31 Mar, 2018 1 commit
-
-
Sah (esaalii) authored
Ignore .idea/assetWizardSettings.xml for Android Studio 3.1
-