- 07 5月, 2014 2 次提交
- 06 5月, 2014 5 次提交
-
-
由 Carl Suster 提交于
I made some changes to the original pull request to remove complexity which I believe was not needed.
-
由 Carl Suster 提交于
-
由 Carl Suster 提交于
From the discussion on #1013: Since the rule in VS is packages/*, the fact that it contains a slash means that it is anchored to the top level. That is, is will only apply to a directory called packages at the top level, and not to any at deeper directories like App_Data. So these rules at the bottom of your changes actually aren't necessary after all. I just confirmed this with a quick test.
-
由 Carl Suster 提交于
[Python] Remove rules for bin/, Mr Developer, and Rope
-
由 Carl Suster 提交于
Add new .gitignore for Elixir
-
- 05 5月, 2014 1 次提交
-
-
由 Theo Pack 提交于
-
- 29 4月, 2014 3 次提交
-
-
由 Carl Suster 提交于
add Mercury language gitignore template
-
由 Sebastian Godelet 提交于
-
由 Carl Suster 提交于
Splitted large comments into a few lines
-
- 27 4月, 2014 2 次提交
-
-
由 Sebastian Godelet 提交于
-
由 Carl Suster 提交于
Ignore auctex auto-folder and contents
-
- 24 4月, 2014 5 次提交
-
-
由 Carl Suster 提交于
[Objective-C] Fixes a broken link
-
由 Kyle Fuller 提交于
This got changed recently.
-
由 Carl Suster 提交于
Fixed that the ROS.gitignore was not functioning properly
-
由 Carl Suster 提交于
Fix EOL issues in multiple gitignores
-
由 Jacob Rigby 提交于
Some files don't contain a line separator ('\n') at the end. Add the missing eol. In POSIX, all lines of text should end with a newline character by definition. See http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html section 3.397 for more. See https://gist.github.com/jacknagel/1020172 for a gist of the issue.
-
- 23 4月, 2014 4 次提交
-
-
由 DaikiMaekawa 提交于
-
由 Bohdan Shulha 提交于
-
由 Carl Suster 提交于
Add ignore log files(Android)
-
由 Markus Olsson 提交于
Add trailing / for Roslyn cache directories
-
- 19 4月, 2014 4 次提交
-
-
由 szp 提交于
-
由 Carl Suster 提交于
Simple grammar update
-
-
由 Adam Gross 提交于
-
- 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.
-
- 17 4月, 2014 2 次提交
-
-
由 DaikiMaekawa 提交于
-
由 Kevin Pilch-Bisson 提交于
-
- 16 4月, 2014 7 次提交
-
-
由 Carl Suster 提交于
Ignore xcuserstate
-
由 Carl Suster 提交于
Added .rel for reftex to Emacs template
-
由 Michael S. Christensen 提交于
Reftex adds these for internal processing, only auxillary files for composition and compilation of tex-documents.
-
由 Carl Suster 提交于
Add Laravel4 gitignore template
-
由 Alireza Zabandan 提交于
-
由 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
-
由 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
-
- 15 4月, 2014 3 次提交
-
-
由 Carl Suster 提交于
Fixed typo in comment
-
由 Lukas Böcker 提交于
-
由 Carl Suster 提交于
Adds Roslyn .ide directories to .gitignore.
-
- 14 4月, 2014 1 次提交
-
-
由 Andrew Arnott 提交于
-