- 10 5月, 2017 1 次提交
-
-
由 Walter Purcaro 提交于
**Reasons for making this change:** Ignore the stack dump generated when a program has crashed under Windows. **Links to documentation supporting these rule changes:** http://www.drupalonwindows.com/en/blog/git-shell-windows-reports-shexe-has-stopped-working-appcrash https://community.atlassian.com/t5/SourceTree-questions/Sourcetree-cannot-clone-pull-anymore-sh-exe-stackdump/qaq-p/82962
-
- 19 4月, 2017 1 次提交
-
-
由 Piotr Orzechowski 提交于
-
- 17 4月, 2017 1 次提交
-
-
由 Mayank Kakodkar 提交于
-
- 29 3月, 2017 2 次提交
-
-
由 Spencer Mathews 提交于
-
由 Spencer Mathews 提交于
-
- 28 3月, 2017 1 次提交
-
-
由 Rafael Miranda 提交于
From the Eclipse Documentation: "Make sure that the .project and .classpath files are under version control. These files must be stored in the repository so that other users checking out the projects for the first time will get the correct type of project and will get the correct Java build path." - http://wiki.eclipse.org/FAQ_How_do_I_set_up_a_Java_project_to_share_in_a_repository%3F
-
- 20 3月, 2017 1 次提交
-
-
由 Omar Shaikh 提交于
-
- 13 3月, 2017 1 次提交
-
-
由 Robert Richter 提交于
**Reasons for making this change:** The file `replstate.xml` contains the history of the Clojure REPL that Cursive adds to IntelliJ. Obviously that's user-specific, and not relevant to other users. **Links to documentation supporting these rule changes:** This file is not well-documented, but in cursive-ide/cursive#1325, the Cursive developers state that this is the REPL history file, and that deleting it is acceptable troubleshooting if it's causing trouble.
-
- 17 2月, 2017 3 次提交
-
-
由 Aleixo Sánchez 提交于
-
由 sherzod 提交于
Scala.gitignore currently has more entries for SBT than SBT.gitignore itself. Copy missing entries here.
-
由 sherzod 提交于
Scala.gitignore currently has more entries for Eclipse than Eclipse.gitignore itself. Copy missing entries here.
-
- 28 1月, 2017 1 次提交
-
-
由 Jumbalaya 提交于
-
- 15 1月, 2017 1 次提交
-
-
由 Jarl Gullberg 提交于
In newer versions of the IntelliJ platform (such as the one used for Rider), the .idea files are now placed in a subdirectory of the same, named after the current project (such as ".idea/.idea.Everlook/.idea/workspace.xml"). Adding a double-star pattern to these folder rules will also ignore these new files and maintain backwards compatibility with previous revisions of this file.
-
- 03 1月, 2017 1 次提交
-
-
由 Arthur Carabott 提交于
Package Control now has a number of bundles for certificates instead of the old directory. This ignores them as per http://github.com/wbond/package_control/issues/1153 https://forum.sublimetext.com/t/generating-oscrypto-ca-bundle-crt-after-mac-os-install-and-security/23020 from the author
-
- 06 12月, 2016 1 次提交
-
-
由 roubles 提交于
While will never be generated by the vim source code. http://unix.stackexchange.com/questions/326707/vim-what-are-all-the-possible-swapfile-extensions
-
- 30 11月, 2016 1 次提交
-
-
由 Memmie Lenglet 提交于
As Windows Vista Media Center thumbnails References: - https://nctritech.wordpress.com/tag/ehthumbs_vista-db/ - https://thumbsviewer.github.io/ - https://www.file-extensions.org/db-file-extension-windows-thumbnail-database
-
- 21 11月, 2016 1 次提交
-
-
由 Davor Mas 提交于
Added extensions.json as exception in .vscode folder. File is used as extensions recommendation for project.
-
- 04 11月, 2016 2 次提交
-
-
由 Darren 提交于
The IPython Notebook is now known as the Jupyter Notebook (see http://ipython.org/notebook.html). Jupyter ignore values are already found in the Python.gitignore.
- 29 10月, 2016 1 次提交
-
-
由 Ruslan Gunawardana 提交于
Added datasource folder
-
- 20 9月, 2016 1 次提交
-
-
由 João Ferreira Loff 提交于
-
- 07 9月, 2016 2 次提交
-
-
由 Serge van Ginderachter 提交于
-
由 Peter Morlion 提交于
Official docs, found here: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 (as of 13 Aug 2016)
-
- 31 8月, 2016 1 次提交
-
-
由 Jonathan 提交于
Apple renames OS X to macOS. Announced @ WWDC 2016
-
- 23 8月, 2016 1 次提交
-
-
由 Shubham Rao 提交于
This file as documentation (which seems lacking) states is used for calling custom Maven goals from the IDE. Ignoring this file was a source much confusion in few projects (mapping Run action to custom goals... etc etc) Also this file does anything worth ignoring Added by #145 Exclusion of `nbactions.xml` from `.gitgnore` should be discussed.
-
- 16 8月, 2016 2 次提交
-
-
由 Yves Martin 提交于
-
由 sherzod 提交于
Add exclusion for Scala IDE specific .cache-main files.
-
- 05 8月, 2016 1 次提交
-
-
由 Brennan Fee 提交于
Visual Studio Code has a few files that can be placed into the workspace in order to share settings across users. Settings.json is for project specific overrides. Tasks.json is for executable tasks (build, gulp, etc.) While launch.json is for debugging specific tasks.
-
- 13 6月, 2016 1 次提交
-
-
由 Assem Chelli / bigOTHER 提交于
-
- 11 5月, 2016 1 次提交
-
-
由 あまみや ゆうこ 提交于
-
- 06 5月, 2016 2 次提交
-
-
由 Manuel Leonhardt 提交于
.com.apple.timemachine.donotpresent is a system file created by TimeMachine on OSX by user choice.
-
由 Javier Espinoza 提交于
-
- 28 4月, 2016 1 次提交
-
-
由 Javier Gusano Martinez 提交于
-
- 27 4月, 2016 1 次提交
-
-
由 Javier Gusano Martínez 提交于
-
- 28 3月, 2016 1 次提交
-
-
由 rexim 提交于
-
- 26 2月, 2016 1 次提交
-
-
由 Raman Gupta 提交于
-
- 23 2月, 2016 1 次提交
-
-
由 Mario Guenterberg 提交于
Added auto-generated tag files.
-
- 19 2月, 2016 1 次提交
-
-
由 Etienne Bazin 提交于
-
- 11 2月, 2016 1 次提交
-
-
由 Roberto Novelo 提交于
These files differ on Windows and OS X.
-
- 07 2月, 2016 1 次提交
-
-
由 Noah Lovelady-Allen 提交于
Anything matched by `*.un~` will also be matched by the last rule, `*~`.
-