aboutsummaryrefslogtreecommitdiffstats
path: root/Global
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Emacs gitignore gitignore mode because recursionMark Gardner2013-03-191-0/+1
| | | | |
| * | | | actually ignore compiled elisp with patternMark Gardner2013-03-191-1/+1
| |/ / /
* | | | add .idea_modules/ to Global/JetBrains.gitignoreIvan Yatskevich2013-11-121-0/+3
| | | |
* | | | Merge pull request #443 from bungeshea/BricxCCAdam Roben2013-11-111-0/+4
|\ \ \ \ | | | | | | | | | | Added Bricx Command Center gitignore
| * | | | Add comment to BricxCC.gitignoreShea Bunge2013-11-121-1/+3
| | | | |
| * | | | Move BricxCC.gitignore to Global directoryShea Bunge2013-11-121-0/+2
| | | | |
* | | | | Merge pull request #831 from arcresu/ideaAdam Roben2013-11-115-11/+20
|\ \ \ \ \ | | | | | | | | | | | | Consolidate various IDE tempates into Global/JetBrains template
| * | | | | Rename template IDEA->JetBrainsCarl Suster2013-11-091-0/+0
| | | | | |
| * | | | | Add back out/ for IntelliJ under IDEACarl Suster2013-11-091-0/+3
| | | | | |
| * | | | | Add .idea/tasks.xmk to IDEA ignore suggectionsCarl Suster2013-11-091-0/+2
| | | | | |
| * | | | | Remove individual JetBrains IDE templates in favour of IDEA templateCarl Suster2013-11-094-11/+0
| | | | | |
| * | | | | Add an IDEA template to cover all related IDEsCarl Suster2013-11-091-0/+15
| | |_|_|/ | |/| | |
* | | | | Merge pull request #424 from MichaelMBishop/masterAdam Roben2013-11-111-0/+2
|\ \ \ \ \ | |/ / / / |/| | | | added NotepadPP.gitignore for Notepad++
| * | | | Added NotepadPP.gitignore for Notepad++Michael Metcalf Bishop2012-08-311-0/+2
| | | | | | | | | | | | | | | | | | | | .bak extension for backup files
* | | | | Make sublime-project rule off by defaultCarl Suster2013-11-091-2/+4
| | | | |
* | | | | Add comment to prevent *.sublime-project being ignored.Carl Suster2013-11-091-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Based on advice in the documentation at http://www.sublimetext.com/docs/2/projects.html
* | | | | Merge pull request #805 from Utumno/patch-1Adam Roben2013-11-071-2/+0
|\ \ \ \ \ | | | | | | | | | | | | .classpath and .project files are *meant to be versioned*
| * | | | | .classpath and .project files are *meant to be versioned*Utumno2013-10-121-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As is clearly stated in the [eclipse documentation](http://wiki.eclipse.org/FAQ_How_do_I_set_up_a_Java_project_to_share_in_a_repository%3F). This gitignore has lead to much confusion in SO - please ammend I would guess the same is true for .pydevproject and .cproject but can't be sure/do not have any references on those Also .launch configurations are generally meant to be versioned when saved under project location. See for instance : http://stackoverflow.com/a/337317/281545
* | | | | | Merge pull request #643 from stationkeeping/patch-1Carl Suster2013-11-061-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fixed SASS case (It's Sass, not SASS)
| * | | | | | Fixed SASS case (It's Sass, not SASS)stationkeeping2013-05-091-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #821 from healsdata/masterAdam Roben2013-11-061-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Create an ignore file for Vagrant's configuration and internal files.
| * | | | | | Allow the Vagrantfile to be tracked as that's the intended purpose.Jonathan Campbell2013-11-051-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the documentation at http://docs.vagrantup.com/v2/getting-started/project_setup.html "The Vagrantfile is meant to be committed to version control with your project, if you use version control. This way, every person working with that project can benefit from Vagrant without any upfront work."
| * | | | | | Create an ignore file for Vagrant's configuration and internal files.Jonathan Campbell2013-11-031-0/+2
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Documented at http://docs.vagrantup.com/v2/getting-started/project_setup.html These files are created automatically the first time a vagrant box is started.
* | | | | | Merge pull request #315 from torbjoernk/global_add_kdevelopJustin Spahr-Summers2013-11-051-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | adding global gitignore for KDevelop4
| * | | | | | adding global gitignore for KDevelop4Torbjörn Klatt2012-04-201-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KDevelop4 is the C/C++-IDE from the KDE desktop. It creates a directory '.kdev4' and a hidden file <projectname>.kdev4 in the project's root directory.
* | | | | | | Merge pull request #300 from pangratz/add_texlipseAdam Roben2013-11-051-0/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add .texlipse for the TeXlipse Latex plugin for Eclipse
| * | | | | | | Add .texlipse for the TeXlipse Latex plugin for Eclipsepangratz2012-04-191-0/+3
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | This addresses #229
* | | | | | | Merge pull request #820 from harshadsabne/masterAdam Roben2013-11-051-0/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add .gradle to Eclipse.gitignore
| * | | | | | | Add .gradleHarshad Sabne2013-10-311-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Ignore cache and history (created by SBT >=0.12)Stefan Schlott2013-11-051-0/+2
| | | | | | |
* | | | | | | Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z]Martín Blech2013-11-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old pattern was too broad and was making VIM ignore Scheme (*.scm) files. Now it only matches files that start with . or _.
* | | | | | | Merge pull request #804 from rutice/osxAdam Roben2013-11-041-1/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix OSX-specific Icon\r rule
| * | | | | | | Fix OSX-specific Icon\r ruleDaisuke Goto2013-10-121-1/+2
| |/ / / / / /
* | | | | | | Merge pull request #751 from nysa/masterAdam Roben2013-11-041-1/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Vim: Ignore .*.s[a-w][a-z] and .s[a-w][a-z] swap files
| * | | | | | | Vim: Forgot to change *.s[a-w][a-z] to .*.s[a-w][a-z]Nysa2013-08-271-1/+1
| | | | | | | |
| * | | | | | | Vim: Ignore .*.s[a-w][a-z] and .s[a-w][a-z] swap filesNysa2013-08-271-0/+1
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | .*.s[a-w][a-z] matches named swap files. .s[a-w][a-z] matches unnamed swap files.
* | | | | | | Merge pull request #810 from mildis/masterAdam Roben2013-11-042-0/+10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | add Windows Installer files
| * | | | | | | add Windows Installer filesmildis2013-10-161-0/+4
| | | | | | | |
| * | | | | | | add Windows Installer filesmildis2013-10-161-0/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #699 from Bengt/includismAdam Roben2013-11-041-2/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Includism: Remove `.*`
| * | | | | | | There is no need to unignore `.gitignore`.Bengt Lüers2013-07-051-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because files and directories starting with a `.` are not ignored in general.
| * | | | | | | Files and directories starting with a `.` should not be ignored in general.Bengt Lüers2013-07-051-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #370 from bdsatish/masterAdam Roben2013-11-041-1/+10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | gtags (GNU global) and cscope ignore files.
| * | | | | | | Ignores for gtags and cscope added.Satish BD2012-06-101-1/+10
| | | | | | | |
* | | | | | | | Merge pull request #378 from agassi/patch-1Adam Roben2013-11-041-0/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | Add out folder to gitignore
| * | | | | | | Add out folder to gitignoresciencebrainrs2012-06-231-0/+1
| |/ / / / / /
* | / / / / / ensure single trailing newlineIvan Zuzak2013-10-066-6/+6
| |/ / / / / |/| | | | |
* | | | | | Ignore Vim untitled and unsaved buffer swapfilesNysa2013-03-061-1/+1
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | Vim creates buffer swapfiles starting at .swp for buffers that are active but untitled and unsaved.
* | | | | Merge pull request #474 from zhaojunmeng/masterJustin Spahr-Summers2013-01-221-1/+2
|\ \ \ \ \ | | | | | | | | | | | | Add *~ to ignore vim temp file.
| * | | | | Add *~ to ignore vim temp file.zhaojunmeng2012-11-141-1/+2
| | | | | |