- 24 7月, 2019 1 次提交
-
-
由 Joshua Jones 提交于
Unlike other packages, TextMesh Pro is not entirely managed by Unity's new Package Manager, and still imports some assets directly into the project.
-
- 23 7月, 2019 2 次提交
-
-
由 Antoine Cœur 提交于
-
由 Vanya Kapitonov 提交于
-
- 21 7月, 2019 3 次提交
-
-
由 John Vandenberg 提交于
-
由 John Karahalis 提交于
This new file type can be generated by GHC 8.8. https://www.haskell.org/ghc/blog/20190626-HIEFiles.html
-
由 steveh-ivendi 提交于
If you have the [Ionide](http://ionide.io/) tools installed you will get an `.ionide` directory created in each directory that you open with VS Code, regardless of whether or not you are using F#.
-
- 27 6月, 2019 1 次提交
-
-
由 Alexey 提交于
-
- 23 6月, 2019 2 次提交
-
-
由 Ryan Kavanagh 提交于
The xy package generates *.xyd files whenever the commands \MakeOutlines \OnlyOutlines \ShowOutlines \NoOutlines are present in the LaTeX source. These automatically-generated files contain the dimensions of figures typeset with xy and are recreated as needed. This is documented on pp. 15f. of the XY-pic Reference Manual (1999/02/16). As automatically-generated, temporary files, they should be ignored.
-
由 Charlotte Townley 提交于
also, re-ordered some elements to ensure the gitignore is in directory/file and lexicographic order
-
- 01 6月, 2019 1 次提交
-
-
由 Jean-Noël Avila 提交于
-
- 28 5月, 2019 1 次提交
-
-
由 Dylan Bartlett 提交于
This reverts commit 6ffcee97.
-
- 26 5月, 2019 1 次提交
-
-
由 Peter Hollows 提交于
See also 15e56afe introduced this for Rails.gitignore. Docs on Sqlite temporary files https://www.sqlite.org/tempfiles.html#rollback_journals Thanks @nickittynack (Nick Reynolds)
-
- 22 5月, 2019 1 次提交
-
-
由 Anton Sakovich 提交于
package not interfere with makeindex's style files
-
- 19 5月, 2019 1 次提交
-
-
由 Erdal TAŞKESEN 提交于
-
- 17 5月, 2019 2 次提交
-
-
由 Matan Nassau 提交于
from vim's documentation on `:mksession` (:help :mksession): ... 10. If a file exists with the same name as the Session file, but ending in "x.vim" (for eXtra), executes that as well. You can use *x.vim files to specify additional settings and actions associated with a given Session, such as creating menu items in the GUI version. we already have Session.vim ignored. the Sessionx.vim file, like Session.vim, is a user file. a user would generally want that file kept private or for themselves, and the public or a team fetching from or sharing the repository generally have no interest in a file relevant only to a particular user. so it's a good idea to get git to help us avoid mistakenly sharing the file.
-
由 Mohammad Hizzani 提交于
-
- 12 5月, 2019 12 次提交
-
-
由 Takeshi Kondo 提交于
Actually, the log generated by debug mode is *.log i.e. ubuntu-xenial-16.04-cloudimg-console.log
-
由 Justin Hartman 提交于
-
由 Sergey Chupov 提交于
When IntelliJ project is created as a file-based (i.e. without `.idea` folder, but with `.iws`, `.iml` and `.ipr` files), and this is a Gradle or Maven project with auto-import, should ignore them as well for the same reason we ignore `.idea` folder content in that case.
-
由 Daniil Goncharov 提交于
* ignore all caches * ignore release folder
-
由 Alexander Gayko 提交于
... to let the file point to its canonical source
-
由 Rohan Vakharia 提交于
-
由 Dariusz Woźniak 提交于
-
由 Byeongguk Gong 提交于
* Update Node.gitignore * Fix coverage.lcov to *.lcov
-
由 Oleg Mezentsev 提交于
-
由 LotteMakesStuff 提交于
When a Unity project is opened in Jetbrains Rider, it installs a editor plugin into the Assets/Plugins/Editor/Jetbrains folder to manage Unity->Rider integration. This plugins life cycle is managed by your local Rider install and is automatically updated by Rider. It should not be committed to source control. This is documented by Jetbrains here https://www.jetbrains.com/help/rider/Unity.html This change should ignore both the Jetbrains plugin folder and its .meta file correctly. For completeness, it would be nice to also ignore the /.idea*/ settings folder that Rider autogenerates, but i see a PR implementing that change has already been rejected.
-
由 Mestre Muten 提交于
-
- 10 5月, 2019 1 次提交
-
-
由 Simon Siefke 提交于
-
- 09 5月, 2019 2 次提交
-
-
由 FritzsHero 提交于
-
由 John Chang 提交于
The curly apostrophe in the comment is causing AWS EB CLI to fail. https://stackoverflow.com/a/55988700/594211
-
- 05 5月, 2019 1 次提交
-
-
由 Mahmudul Haque 提交于
-
- 02 5月, 2019 2 次提交
-
-
由 Alvaro Enrique Ruano 提交于
-
由 Guilherme Ramos 提交于
-
- 28 4月, 2019 1 次提交
-
-
由 syzzer 提交于
As described in commit c5a2ea1dd8b8f85f7524bbdaa17844f2324d02c5 in the kicad repository itself, the fp-info-cache file should not be checked in to version control. (See https://git.launchpad.net/kicad/commit/?id=c5a2ea1dd8b8f85f7524bbdaa17844f2324d02c5)
-
- 26 4月, 2019 1 次提交
-
-
由 Alessio Franceschelli 提交于
This is to ignore the new Nuget Symbol Packages, which are now the recommended approach for debug symbols of public NuGet packages. https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages-snupkg
-
- 24 4月, 2019 1 次提交
-
-
由 Anton Sakovich 提交于
.ist files are makeindex style files, which determine how a makeindex-generated index will look like. Therefore, they must be included in source control.
-
- 22 4月, 2019 1 次提交
-
-
由 zy26 提交于
ignore knitr and R markdown default cache directories in subdirectories
-
- 08 4月, 2019 1 次提交
-
-
由 Sam Gleske 提交于
* gitignore for JENKINS_HOME Jenkins settings This allows an admin to use git to keep a backup of Jenkins settings without tracking binary artifacts. Useful for preserving settings during plugin upgrades. Note: secret.key is purposefully not tracked by git. This should be backed up separately because configs may contain secrets which were encrypted using the secret.key. See also: * http://jenkins-ci.org/ * https://wiki.jenkins-ci.org/display/JENKINS/Administering+Jenkins * Add a few entries to Jenkins gitignore
-
- 27 3月, 2019 1 次提交
-
-
由 Kevin Jiang 提交于
-