aboutsummaryrefslogtreecommitdiffstats
path: root/Global
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge pull request #1333 from adamrights/feature/redisCarl Suster2015-01-071-0/+3
|\ \ \ \ | | | | | | | | | | Add a global redis ignore file.
| * | | | Add a global redis ignore file.bedella2014-12-221-0/+3
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ignores all .rdb files, (default: dump.rdb). These files contain a binary representation of the in-memory redis data that is generated using cli tools or on a redis failure. They can be used to restore a redis db, and may contain sensitive data so should not be saved in version control.
* | | | Merge pull request #1312 from rogersuen/global-jdevCarl Suster2015-01-071-0/+9
|\ \ \ \ | | | | | | | | | | Global JDeveloper.gitignore
| * | | | doc JDeveloper.gitignoreRoger Suen2014-12-101-0/+7
| | | | |
| * | | | added depoy/ and javadoc/ to JDeveloper.gitignoreRoger Suen2014-12-101-0/+2
| |/ / /
* / / / Capitalise initial letter in template filenames for consistency/sortingCarl Suster2015-01-072-0/+0
|/ / /
* / / Move LibreOffice.gitignore to /GlobalDjones Boni2014-11-221-0/+2
|/ /
* | Merge pull request #1261 from jaxx/masterCarl Suster2014-11-121-0/+3
|\ \ | | | | | | Ignore debug information files
| * | Update Lazarus.gitignorejaxx2014-10-241-0/+3
| | |
* | | Merge pull request #1267 from rogersuen/global-jdevCarl Suster2014-11-121-0/+4
|\ \ \ | | | | | | | | added JDeveloper.gitignore
| * | | added JDeveloper.gitignoreRoger Suen2014-10-271-0/+4
| |/ /
* | | Merge pull request #1264 from arteymix/masterCarl Suster2014-11-081-0/+3
|\ \ \ | | | | | | | | Added a gitignore for Anjuta IDE http://anjuta.org/
| * | | Ignore the symbole database which is a generated binary file.Guillaume Poirier-Morency2014-11-071-1/+2
| | | |
| * | | Added a gitignore for Anjuta IDE http://anjuta.org/Guillaume Poirier-Morency2014-10-251-0/+2
| |/ /
* | | Merge pull request #1225 from thurask/momenticsCarl Suster2014-11-061-0/+3
|\ \ \ | | | | | | | | Add user-specific settings to Momentics.gitignore
| * | | Add user-specific settings to Momentics.gitignorethurask2014-09-231-0/+3
| | | | | | | | | | | | 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.
* | | | Merge pull request #1259 from Kaceykaso/patch-1Carl Suster2014-11-061-0/+3
|\ \ \ \ | | | | | | | | | | Create CodeKit.gitignore
| * | | | Create CodeKit.gitignoreKacey Coughlin2014-10-211-0/+3
| | |/ / | |/| |
* / | | Create MicrosoftOfficeBen Bodenmiller2014-11-051-0/+10
|/ / / | | | | | | Continuation of https://github.com/github/gitignore/pull/594/ and details from http://support.microsoft.com/kb/211632
* | | Merge pull request #1232 from thunsaker/patch-1Carl Suster2014-10-201-0/+2
|\ \ \ | | | | | | | | Added New Files created by Crashlytics Plugin
| * | | Another tweakThomas Hunsaker2014-10-191-2/+2
| | | |
| * | | Minor tweaksThomas Hunsaker2014-10-191-4/+2
| | | |
| * | | Added New Files created by Crashlytics PluginThomas Hunsaker2014-09-291-0/+4
| | | | | | | | | | | | These are relatively new, the crashlytics.properties file contains the secret and can [alternatively](https://plus.google.com/+AntonioBertucci/posts/S9krjvXfgfm) contain the apikey to rid your repo of the extra strings file.
* | | | Merge pull request #1251 from tomsquest/masterCarl Suster2014-10-201-1/+1
|\ \ \ \ | | | | | | | | | | Ignore iml file anywhere
| * | | | Ignore iml file anywhereThomas Queste2014-10-161-1/+1
| |/ / / | | | | | | | | | | | | Intellij's iml file can be anywhere on the path. This is true for multi-module maven project where each module has its own $projectName.iml file in its own directory.
* | | | Merge pull request #1248 from iori-o/emacs_caskCarl Suster2014-10-201-0/+3
|\ \ \ \ | | | | | | | | | | Adding .cask directory to Global/Emacs.gitignore
| * | | | Adding .cask directory to Global/Emacs.gitignoreIori ONDA2014-10-151-0/+3
| |/ / /
* | | | Merge pull request #1252 from paolofulgoni/tortoisegitCarl Suster2014-10-201-0/+2
|\ \ \ \ | | | | | | | | | | Create TortoiseGit.gitignore
| * | | | Create TortoiseGit.gitignorePaolo Fulgoni2014-10-171-0/+2
| |/ / /
* / / / Remove trailing spaceleandrodeleite2014-10-151-1/+1
|/ / /
* | | Typo in Jetbrains gitignoreRicardo Fuhrmann2014-09-171-1/+1
| | |
* | | Merge pull request #1208 from mstrcnvs/patch-1Carl Suster2014-09-151-0/+1
|\ \ \ | |/ / |/| | Adding new file generated by the built-in venv module in Python 3
| * | Adding new file rule generated by the built-in venv module in Python 3Rafael Canovas2014-09-111-0/+1
| | | | | | | | | As described on https://docs.python.org/dev/library/venv.html#creating-virtual-environments
* | | Add compiled translations to Momentics.gitignorethurask2014-09-131-0/+1
|/ / | | | | This .gitignore now ignores everything that build clean gets rid of
* | Merge pull request #1193 from github/remove-quartus2Carl Suster2014-09-111-66/+0
|\ \ | | | | | | [Global/Quartus2] Remove template
| * | Remove Quartus2 templateCarl Suster2014-09-021-66/+0
| | | | | | | | | | | | | | | | | | | | | 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.
* | | Remove *.pycGlaived2014-09-011-3/+0
| | |
* | | Merge branch 'master' of https://github.com/github/gitignoreGlaived2014-09-014-9/+35
|\| |
| * | Merge branch 'fix-1165'Carl Suster2014-09-011-10/+21
| |\ \
| | * | Tidy up the JetBrains commentsCarl Suster2014-09-011-13/+20
| | | | | | | | | | | | | | | | Amends #1165
| | * | Typo fix + Plugin configuration + UI specific fileGaƫl Demette2014-08-131-2/+6
| | | |
| * | | add shortcut filesmalheleco2014-08-211-0/+3
| | | |
| * | | Create LyX.gitignoregazebodude2014-08-191-0/+4
| | |/ | |/| | | | Ignores *.lyx~ (crash recovery) and *.lyx# (timed autosave) files generated by LyX - the document processor.
| * | Merge pull request #1105 from thurask/momenticsCarl Suster2014-08-151-0/+4
| |\ \ | | |/ | |/| Create Momentics.gitignore
| | * Add arm-p folderthurask2014-06-131-0/+1
| | | | | | | | | arm-p is another compiled output folder, for device-profile builds
| | * Create Momentics.gitignorethurask2014-06-101-0/+3
| | | | | | | | | Ignore debug/release builds (those go in Releases)
| * | change imlSam Duke2014-07-151-0/+1
| | | | | | | | | guess that root iml needs to be ignored and others need to be shared
| * | Updated following feedbackSam Duke2014-07-151-6/+3
| | | | | | | | | removed the iml filter - this is my current best understanding of the docs, but I'm still unsure
| * | Update JetBrains.gitignoreSam Duke2014-07-141-1/+7
| | | | | | | | | | | | | | | To clarify when to ignore/include *.imls as per https://intellij-support.jetbrains.com/entries/23393067 also added optionals from the same
* | | Adding cache files and binary filesGlaived2014-07-271-1/+9
|/ /