- 11 3月, 2020 5 次提交
-
-
由 A. Said Aslan 提交于
-
由 Simon Siefke 提交于
-
由 Rohan Sakhale 提交于
-
由 Marouane Hassine 提交于
-
由 mr 提交于
-
- 28 2月, 2020 1 次提交
-
-
由 bitbonk 提交于
AS far as I can tell this .gitignore also applies to Rider. Looking at the somewhat official .gitignore for Rider [here](https://github.com/JetBrains/resharper-rider-samples/blob/master/.gitignore), it seems compatible.
-
- 25 2月, 2020 2 次提交
-
-
由 Bart Verhagen 提交于
-
由 Jeffrey Priebe 提交于
Similar to #2608, it's the defacto tsc way now for adding typings locally.
-
- 21 2月, 2020 1 次提交
-
-
由 bakkiung 提交于
Add ignore to umbraco folder as it will be added by Install-Package UmbracoCms or updated by Update-Package UmbracoCms
-
- 20 2月, 2020 3 次提交
-
-
Since October 2019, Raku is the name of the language formerly known as Perl 6. This reflects the change. It's the same language, so changes are mostly cosmetic.
-
由 Xuan (Sean) Hu 提交于
-
由 Igor Strebezhev 提交于
-
- 10 2月, 2020 8 次提交
-
-
由 Chris Kipp 提交于
-
由 Gruber 提交于
* add alternative sftp settings file * update for possible multiple alt* numbered files
-
由 Michaël Vanbrabandt 提交于
In Umbraco v8 we have a new packages folder located under Umbraco/views/packages/... This gets ignored by the current version. Adding this new line prevents this and includes all files and subfolders under this new location.
-
由 Santiago Basulto 提交于
-
由 shahroq 提交于
-
由 Daniel Heim 提交于
Unity 2020 introduces a new "UserSettings" top-level project folder. See https://forum.unity.com/threads/whats-the-usersettings-directory.754436/ for more information.
-
由 Brad Solomon 提交于
pytype is a static type analyzer for Python code; it generates files of inferred type information, located by default in .pytype/pyi.
-
由 Douglas Larson 提交于
The project description file.
-
- 21 1月, 2020 5 次提交
-
-
由 Hideaki KAWAI 提交于
-
由 Hugo Locurcio 提交于
The Godot editor automatically creates those binary files from translations in CSV format. There's no need to add them to version control.
-
由 Henri Menke 提交于
-
由 Leonardo Romor 提交于
-
由 FritzsHero 提交于
-
- 16 12月, 2019 5 次提交
-
-
由 Simon Siefke 提交于
* Ignore files inside `.vscode-test` [vscode-test](https://github.com/microsoft/vscode-test) is a testing framework for vscode extensions. Inside the `vscode-test` folder are stored one or more versions of vscode, which are used for testing a vscode extension. * Update Node.gitignore
-
由 Łukasz Kurzyniec 提交于
-
由 狂飙 提交于
Add missing slash to make pattern accurate, since the JetBrains folder is always relative to root assets folder.
-
由 Pellegrino Prevete 提交于
-
由 anishagg17 提交于
-
- 06 12月, 2019 2 次提交
-
-
由 davidkron 提交于
Since IntelliJ 2019.3 this file appeared in our git changes. It seems these are just cached information about remote repositories that are defined in Maven/Gradle.
-
由 hshimoyama 提交于
-
- 27 11月, 2019 1 次提交
-
-
由 Drew Barnett 提交于
-
- 26 11月, 2019 1 次提交
-
-
由 Jason Gross 提交于
Add .vok files from https://github.com/coq/coq/pull/11075
-
- 18 11月, 2019 3 次提交
-
-
由 mrg0029 提交于
-
由 Michał Dobrzanski 提交于
-
由 davidkron 提交于
In our IntelliJ projects where we are using Gradle, the file .idea/compiler.xml and files inside the .idea/artifacts folder are automatically generated by IntelliJ based on the Gradle build model. As these files are generated, they should be ignored in version control.
-
- 09 11月, 2019 3 次提交
-
-
由 Brendan Forster 提交于
-
由 Omer Katz 提交于
See https://github.com/David-OConnor/pyflow for details.
-
由 Aikhjarto 提交于
TeXnicCenter produces a status file named *.tps which holds information on currently open *.tex files and window positions. This most likely should not be checked in.
-