- 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 7 次提交
-
-
由 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.
-
由 raybuhr 提交于
-
由 Jason Gross 提交于
-
由 Petronald Green 提交于
-
由 Sean Nixon 提交于
If packer crashes, it write logs to the file "crash.log" in the current directory. This file should not be tracked in version control.
-
- 07 11月, 2019 1 次提交
-
-
由 Matthew 提交于
JustCode has been discontinued as the features it provided are now included in Visual Studio 2017 and newer. (#3227)
-
- 31 10月, 2019 1 次提交
-
-
由 Yousha Aleayoub 提交于
-
- 25 10月, 2019 1 次提交
-
-
由 Karl Horky 提交于
* Remove conflicting gitignore lines, add reference Ref (introduction of a new "public" folder in Next.js): https://nextjs.org/blog/next-9-1#public-directory-support * Improve solution to conflicting files
-
- 23 10月, 2019 1 次提交
-
-
由 Roman 提交于
-
- 11 10月, 2019 1 次提交
-
-
由 Jens Kürschner 提交于
Added ignore for workspace files (*.code-workspace). They can be added in any directory, depending on the user's preferences.
-
- 09 10月, 2019 2 次提交
-
-
由 Miklós Márton 提交于
Some Qt packages builds versioned shared objects which will generate foobar.so.n symlinks to the output file. These files should not tracked by git.
-
由 Miklós Márton 提交于
-
- 04 10月, 2019 1 次提交
-
-
由 Skye Shaw 提交于
-
- 03 10月, 2019 2 次提交
-
-
由 Oliver Kopp 提交于
-
由 MCSH 提交于
-
- 22 9月, 2019 1 次提交
-
-
由 Richie Bendall 提交于
-
- 20 9月, 2019 5 次提交
-
-
由 Omer Katz 提交于
-
由 Jordan Zucker 提交于
-
由 Paul Smith 提交于
* Adding ignore rule for temporary office files. * Adding Logs folder to ignore file. * Revert "Adding ignore rule for temporary office files." This reverts commit f6f191b12865614df05257363917b3eada058909.
-
由 Miklós Márton 提交于
The *.qm binary translation files are generated from the translation *.ts files and should not be tracked by git since they are generated.
-
由 Mohsen Mirhoseini 提交于
Having `release/` in an Android project gitignore means those apps which have different build types files for `debug` and `release` will fall into this and all `release` related files will be never added or will be removed from repository at some point.
-