- 10 Feb, 2016 3 commits
-
-
Roberto Novelo authored
Added Library Mappings and VCS Root
-
Roberto Novelo authored
These files differ on Windows and OS X.
-
Brendan Forster authored
matlab: ignore octave session info
-
- 08 Feb, 2016 2 commits
-
-
Brendan Forster authored
fix style in Python.gitignore by adding space after #
-
Brendan Forster authored
Remove redundancy in Global/Vim.gitignore
-
- 07 Feb, 2016 2 commits
-
-
Austin J. Alexander authored
-
Noah Lovelady-Allen authored
Anything matched by `*.un~` will also be matched by the last rule, `*~`.
-
- 06 Feb, 2016 1 commit
-
-
Andrew Pennebaker authored
-
- 04 Feb, 2016 1 commit
-
-
Brendan Forster authored
update Eagle.gitignore for .lck
-
- 03 Feb, 2016 3 commits
-
-
icylogic authored
-
Brendan Forster authored
Add ignore for .lox files from fixme package
-
Jesper Utoft authored
-
- 28 Jan, 2016 2 commits
-
-
Brendan Forster authored
Based on a template from jmoody
-
Brendan Forster authored
reledmac use one individual file by series of endnotes :
-
- 27 Jan, 2016 18 commits
-
-
Brendan Forster authored
Update Python.gitignore
-
Richard Kuesters authored
-
Brendan Forster authored
Add Code Recommenders directory
-
Julien Carsique authored
Code Recommenders introduced in Eclipse Luna (4.5) creates a .recommenders directory at the root of the workspace, like .metadata
-
Villars Gimm authored
-
Maïeul Rouquette authored
-
Brendan Forster authored
Update JetBrains.gitignore according to the official knowledge base article
-
Ray Fang authored
-
Ray Fang authored
-
Brendan Forster authored
Incorrect file path
-
Brendan Forster authored
Adding more files to ignore when using minitoc
-
Brendan Forster authored
Allow for ignoring other important files and save space
-
Brendan Forster authored
Update Eagle.gitignore
-
Brendan Forster authored
DerivedData and xcuserdata are folders; *.xcuserstate is always inside
-
Brendan Forster authored
Document Vim file patterns
-
Brendan Forster authored
Add Tern plugin to Eclipse.gitignore
-
Brendan Forster authored
Add local_settings to Django's ignore
-
Brendan Forster authored
Update VisualStudio.gitignore
-
- 26 Jan, 2016 1 commit
-
-
Brendan Forster authored
Qt: ignore CMakeLists.txt.user
-
- 25 Jan, 2016 1 commit
-
-
Victor Arribas authored
-
- 24 Jan, 2016 1 commit
-
-
Brendan Forster authored
Add *.VC.opendb for UnrealEngine
-
- 23 Jan, 2016 3 commits
-
-
Brendan Forster authored
Add .byebug_history to gitignore
-
pisaacs authored
.byebug_history included in default Rails5 setup (https://github.com/rails/rails/blob/master/railties/lib/rails/generators/rails/app/templates/gitignore)
-
Vahagn Harutyunyan authored
Add *.VC.opendb to the .gitignore for the UnrealEngine for Visual Studio 2015 Update 1 users. This reflects the changes in the VisualStudio.gitignore made in https://github.com/github/gitignore/pull/1778 and https://github.com/github/gitignore/pull/1783 but is more specifically targeted at solving the issue http://stackoverflow.com/questions/34319008/git-issue-with-visual-studio-2015-update-1 .
-
- 22 Jan, 2016 2 commits
-
-
Brendan Forster authored
Ignore default Emacs server auth dir
-
Christopher Warrington authored
The server-auth-dir is where Emacs stores authentication files for Emacs servers (running over TCP). These are (usually) ephemeral in nature, and should be ignored.
-