- 23 9月, 2014 1 次提交
-
-
由 thurask 提交于
The .settings folder contains all of the user-specific preferences for Momentics (like it does for Eclipse, since they're the same underneath). Should be local only.
-
- 13 9月, 2014 1 次提交
-
-
由 thurask 提交于
This .gitignore now ignores everything that build clean gets rid of
-
- 01 9月, 2014 3 次提交
-
-
由 Glaived 提交于
-
由 Carl Suster 提交于
The template hasn't been touched since it was added to this collection. There are some problems with it - mainly that it's hard to know if these rules are all still relevant, and the large prose block is probably more confusing than helpful here.
-
由 Carl Suster 提交于
Amends #1165
-
- 22 8月, 2014 1 次提交
-
-
由 malheleco 提交于
-
- 19 8月, 2014 1 次提交
-
-
由 gazebodude 提交于
Ignores *.lyx~ (crash recovery) and *.lyx# (timed autosave) files generated by LyX - the document processor.
-
- 14 8月, 2014 1 次提交
-
-
由 Gaël Demette 提交于
-
- 28 7月, 2014 1 次提交
-
-
由 Glaived 提交于
-
- 15 7月, 2014 2 次提交
- 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
-
- 14 6月, 2014 1 次提交
-
-
由 thurask 提交于
arm-p is another compiled output folder, for device-profile builds
-
- 11 6月, 2014 1 次提交
-
-
由 thurask 提交于
Ignore debug/release builds (those go in Releases)
-
- 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
-