- 11 Mar, 2018 6 commits
-
-
Brendan Forster authored
Add rptproj.rptuser
-
Brendan Forster authored
Add {prod, dev, whatever_enviroment}.secret.exs in Elixir/Phoenix -
Brendan Forster authored
Create Godot.gitignore
-
Brendan Forster authored
Kicad: Add more formats and documentation link
-
Patrick José Pereira authored
Signed-off-by:Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by:Patrick José Pereira <patrickelectric@gmail.com>
-
- 07 Mar, 2018 1 commit
-
-
alex hall authored
-
- 05 Mar, 2018 1 commit
-
-
Brendan Forster authored
Added htlatex for TeX.gitignore
-
- 03 Mar, 2018 1 commit
-
-
Brendan Forster authored
Dart.gitignore: Fix URL in comments
-
- 02 Mar, 2018 2 commits
-
-
Kevin Moore authored
Points to valid URI
-
Wesley T. Honeycutt authored
-
- 25 Feb, 2018 1 commit
-
-
alex hall authored
A simple .gitignore for the Godot game engine.
-
- 24 Feb, 2018 1 commit
-
-
Gustavo Giménez authored
-
- 22 Feb, 2018 2 commits
-
-
Brendan Forster authored
Remove typings ignore
-
Quique Fdez Guerra authored
Nobody is using v1 of typings anymore on new projects and 'typings' is the recommended name for the folders of your custom types. On the other hand the official Visual Studio ignore is not ignoring this folder.
-
- 12 Feb, 2018 5 commits
-
-
Brendan Forster authored
Qt: typo fix and extra empty lines removal
-
davidebeatrici authored
-
davidebeatrici authored
-
Brendan Forster authored
Exclude secret deployment key in rsconnect/
-
dgabbe authored
Exclude secret deployment key in rsconnect/, see https://shiny.rstudio.com/articles/shinyapps.html for details.
-
- 07 Feb, 2018 2 commits
-
-
Brendan Forster authored
.idea/**/datasources.xml is now safe to store
-
Dmitriy "DK" Korobskiy authored
Since IDEA 14 (2014), IDEA and other contemporaneous JebBrains IDEs don't store sensitive info in `datasources.xml` and it makes sense to version control to share project data sources among the team. `dataSources.local.xml` is user-specific: contain usernames and could be sensitive from a security perspective, albeit passwords could be externalized to e.g. Mac Keychain. References: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839, https://youtrack.jetbrains.com/issue/IDEA-127105
-
- 06 Feb, 2018 2 commits
-
-
Brendan Forster authored
Fixes WebStorm capitalization in comment
-
Nathan Floris Copier authored
On line 1, WebStorm is capitalized the same way as the other IDE names.
-
- 04 Feb, 2018 2 commits
-
-
Brendan Forster authored
Add ignore '.pytest_cache' directory in Unit test section
-
raimon authored
-
- 03 Feb, 2018 1 commit
-
-
Brendan Forster authored
Added ignore for files created by `catkin_make_isolated`
-
- 01 Feb, 2018 3 commits
-
-
Brendan Forster authored
Added "ServiceFabricBackup/"
-
Brendan Forster authored
Add `.dart_tool/`
-
Patrice Chalin authored
Followup to https://github.com/dart-lang/site-www/issues/444#issuecomment-346560788
-
- 30 Jan, 2018 1 commit
-
-
komaflash // ec8or authored
The latest update of Visual Studio 17 (15.5.5) introduces a new backup folder called "ServiceFabricBackup" before upgrading service fabric applications.
-
- 26 Jan, 2018 1 commit
-
-
Felix Divo authored
Simply execute `catkin_make_isolated` and `build` and `devel` will have different names, but should be ignored as well.
-
- 19 Jan, 2018 1 commit
-
-
raterus authored
The VS 2017 version of the Business Intelligence project contains a user file (*.rptproj.rptuser) that should be ignored as well
-
- 17 Jan, 2018 1 commit
-
-
Brendan Forster authored
Update TeX.gitignore
-
- 16 Jan, 2018 1 commit
-
-
Felipe Meneguzzi authored
Added a temporary file used in MacTeX
-
- 12 Jan, 2018 2 commits
-
-
Brendan Forster authored
Update Android.gitignore
-
Ruttanachai Auitragool authored
Add fastlane in Android gitignore
-
- 04 Jan, 2018 2 commits
-
-
Brendan Forster authored
Fixed the unignore of folder 'packages'
-
mbukejlovic authored
Considering the VisualStudio gitignore file contains a line "**/[Pp]ackages/*", these 2 lines from Umbraco gitignore never get applied properly to the desired files, even though Umbraco lines were added after the VS lines. I guess the VS's line is more specific, so it gets a priority of some sort.
-
- 02 Jan, 2018 1 commit
-
-
Brendan Forster authored
Update Node.gitignore
-