- 15 7月, 2014 1 次提交
-
-
由 Sam Duke 提交于
removed the iml filter - this is my current best understanding of the docs, but I'm still unsure
-
- 14 7月, 2014 1 次提交
-
-
由 Sam Duke 提交于
To clarify when to ignore/include *.imls as per https://intellij-support.jetbrains.com/entries/23393067 also added optionals from the same
-
- 08 7月, 2014 1 次提交
-
-
由 Carl Suster 提交于
Amends #1084
-
- 29 5月, 2014 1 次提交
-
-
由 Daniel Rothmaler 提交于
Fixes #1090 - this is the part of that PR that seems justified.
-
- 07 5月, 2014 3 次提交
-
-
由 Carl Suster 提交于
Amending #1072
-
由 rasbt 提交于
-
由 rasbt 提交于
-
- 06 5月, 2014 1 次提交
-
-
由 Carl Suster 提交于
-
- 18 4月, 2014 1 次提交
-
-
由 Michael S. Christensen 提交于
When working with multifile LaTeX-documents in AUCTeX in emacs, it creates the auto-folder to keep track of styles, macros etc. in the whole document. Unnecessary of versioning purposes.
-
- 16 4月, 2014 2 次提交
-
-
由 Michael S. Christensen 提交于
Reftex adds these for internal processing, only auxillary files for composition and compilation of tex-documents.
-
由 Elvis Nuñez 提交于
xcuserstate files are generated from within Xcode and saved in your project bundle to remember your last opened file, the open state of any group folders, open tabs, and any other user setting your project might need to remember, this is something that shouldn't be tracked in version control
-
- 15 4月, 2014 1 次提交
-
-
由 Lukas Böcker 提交于
-
- 11 4月, 2014 1 次提交
-
-
由 Carpii (iMac) 提交于
-
- 06 4月, 2014 1 次提交
-
-
由 Carl Suster 提交于
-
- 04 4月, 2014 2 次提交
-
-
由 Domenico LucianI 提交于
-
由 Jim Roepcke 提交于
-
- 28 3月, 2014 1 次提交
-
-
由 Ivan Zuzak 提交于
-
- 26 3月, 2014 2 次提交
-
-
由 Carpii (iMac) 提交于
-
由 Steven Noto 提交于
Updated to include 'bin-release' folder, another folder for generated binary builds
-
- 20 3月, 2014 1 次提交
-
-
由 MacPro: Fabien Sanglard 提交于
-
- 19 3月, 2014 2 次提交
-
-
由 John Munkhoff 提交于
Remove unnecessary wording about negative ignore rules.
-
由 John Munkhoff 提交于
This commit adds a global ignore file for SlickEdit, a commercial editor. SlickEdit will create the following files when the user sets up a workspace: *.vpw Workspace file. Contains a list of project files associated with the workspace. *.vpj Project file. Contains the project’s settings, including the list of source files. *.vpwhist Workspace history file for Windows. Contains user session information (list of open files, debugger breakpoints, etc.) *.vpwhistu Workspace history file for UNIX/Linux/MacOSX. (Same as above.) *.vtg Workspace tag file. Contains a database of source code symbols. It is assumed that GitHub users will generally not want to store their workspace and project files in a repository, so those files are ignored globally. However, those files do not contain user-specific data so they could be stored in a repository and shared among developers if desired for a particular project. This can be done by adding rules like ’!*.vpw’ and ‘!*.vpj’ to the project’s .gitignore file. The workspace history and tag files contain user-specific data, so they should not be stored in a repository. For more information, download the PDF user guide from: http://www.slickedit.com/products/slickedit/product-documentation Note: The user guide is 1400 pages long and over 13MB in size. Searching for ‘vpwhist’ will lead to the section that discusses storing these files in a repository.
-
- 08 3月, 2014 1 次提交
-
-
由 chirag sanghavi 提交于
-
- 06 3月, 2014 1 次提交
-
-
由 ssinss 提交于
-
- 28 2月, 2014 2 次提交
-
-
由 Dennis Xiloj 提交于
Dolphin, the KDE file manager, writes specific directory configuration in .directory files.
-
由 Louis M 提交于
-
- 21 2月, 2014 1 次提交
-
-
由 Carl Suster 提交于
-
- 13 2月, 2014 1 次提交
-
-
由 jturmel 提交于
* Remove AndroidStudio.gitignore in favor of adding the change needed to the Global/JetBrains.gitignore file
-
- 07 2月, 2014 1 次提交
-
-
由 Christoph Emmersberger 提交于
Add plugin file description for JIRA config file containing username and password
-
- 03 1月, 2014 1 次提交
-
-
由 Stuart P. Bentley 提交于
The next version of Cloud9 will use a top-level .c9 folder in the workspace for settings and metadata.
-
- 25 12月, 2013 1 次提交
-
-
由 Arinto Murdopo 提交于
which is ".target" directory.
-
- 14 11月, 2013 4 次提交
-
-
由 Jaseem Abid 提交于
-
由 Justin Spahr-Summers 提交于
Those belong in other ignore files.
-
由 unknown 提交于
-
由 Daniel Bailey 提交于
-
- 13 11月, 2013 1 次提交
-
-
由 Alexander Karatarakis 提交于
-
- 12 11月, 2013 3 次提交
-
-
由 Ivan Yatskevich 提交于
-
由 Shea Bunge 提交于
-
由 Shea Bunge 提交于
-
- 11 11月, 2013 1 次提交
-
-
由 Guillaume Girou 提交于
-