- 31 Mar, 2017 1 commit
-
-
Piotr Orzechowski authored
The presentation software pdfpc [1] (which is handy for latex beamer slides) supports additional notes on the secondary screen provided by *.pdfpc files. These can be autogenerated from latex documents with the pdfpcnotes package [2], thus should be ignored in a latex project (but not in others where they could have been created manually). [1] https://pdfpc.github.io/ [2] https://github.com/cebe/pdfpc-latex-notes
-
- 28 Mar, 2017 5 commits
-
-
Brendan Forster authored
Fix macOS Icon
-
Brendan Forster authored
.project and .classpath should be inside VC
-
Spencer Mathews authored
-
Spencer Mathews authored
-
Rafael Miranda authored
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
-
- 23 Mar, 2017 2 commits
-
-
Brendan Forster authored
Rails gitignore misuses double-asterisk
-
Connor Taffe authored
`**.` is invalid
-
- 13 Mar, 2017 4 commits
-
-
Brendan Forster authored
Add ignore for Secondary data files
-
Matt Smith authored
Secondary data files .ndf (https://msdn.microsoft.com/en-us/library/ms189563.aspx)
-
Brendan Forster authored
Drastically simplify .gitignore for Dart
-
Brendan Forster authored
Add Cursive's REPL history file
-
- 12 Mar, 2017 2 commits
-
-
Robert Richter authored
**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.
-
Brendan Forster authored
remove extra line
-
- 11 Mar, 2017 3 commits
-
-
Kevin Moore authored
-
Kevin Moore authored
-
Kevin Moore authored
Our typical workflow has JS and related build outputs in the `build` directory. Most users are on new SDKs, so we don't have to worry about these ignores. Most users don't generate docs locally. If they do, it's easy to add the entry to their .gitignore later.
-
- 10 Mar, 2017 1 commit
-
-
Ben Bodenmiller authored
-
- 07 Mar, 2017 1 commit
-
-
Brendan Forster authored
Remove Composer's file and directory from Symfony.
-
- 06 Mar, 2017 1 commit
-
-
Yousha Aleayoub authored
-
- 02 Mar, 2017 1 commit
-
-
Markus Olsson authored
Added BizTalk build output files to ignore list
-
- 01 Mar, 2017 1 commit
-
-
Robin Hultman authored
-
- 28 Feb, 2017 4 commits
-
-
Brendan Forster authored
TeX: remove duplicates
-
Mart Lubbers authored
-
Brendan Forster authored
Added Telerik's JustMock configruation files
-
MichaelKogan authored
-
- 22 Feb, 2017 2 commits
-
-
Brendan Forster authored
Added /project/project to PlayFramework.gitignore
-
-
- 20 Feb, 2017 3 commits
-
-
Brendan Forster authored
[Python Gitignore] Ignore Sage's parsed files
-
Pedro M. Sosa authored
-
Pedro M. Sosa authored
Ignore Sage's parsed files (*.sage.py) that are left after running a .Sage program.
-
- 17 Feb, 2017 2 commits
-
-
Brendan Forster authored
Ignore dictionaries to reflect docs
-
Aleixo Sánchez authored
-
- 16 Feb, 2017 7 commits
-
-
Brendan Forster authored
[Eclipse] Add excludes kept in Scala.gitignore .
-
Brendan Forster authored
[Scala] remove external tools excludes.
-
Brendan Forster authored
[SBT] Add some excludes kept in Scala.gitignore .
-
sherzod authored
Scala.gitignore currently has more entries for SBT than SBT.gitignore itself. Copy missing entries here.
-
sherzod authored
Scala.gitignore currently has more entries for Eclipse than Eclipse.gitignore itself. Copy missing entries here.
-
sherzod authored
Remove excludes for SBT, Eclipse and ENSIME. They'll be added to appropriate Global/ gitignore files.
-
Brendan Forster authored
[Scala] exclude Scala IDE related .cache-main .
-