Commit Graph

1166 Commits

Author SHA1 Message Date
Hyeon Kim 7d60eeeece Ignore the build result of ATL Project.
This commit Makes VisualStudio.gitignore ignore the three items below. It needs when you create an ATL Project.

* [Dd]ebugPS/
* [Rr]eleasePS/
* dlldata.c
2014-02-18 17:40:21 +09:00
Ben Bodenmiller fe589343ff fix typo, will squash commits later 2014-02-18 00:06:21 -08:00
Ben Bodenmiller c825cd2183 ignore web deploy settings by default
web deploy settings include unencrypted passwords
2014-02-17 23:57:48 -08:00
Carl Suster 84a9977048 Merge pull request #948 from bbodenmiller/patch-1
ignore SQL server database files
2014-02-18 10:53:58 +11:00
Ben Bodenmiller 8209ea1b36 ignore SQL server database files 2014-02-14 01:34:02 -08:00
Markus Olsson 4bb37290cb Merge pull request #947 from IonicaBizau/patch-1
Updated the year :-)
2014-02-13 15:26:47 +01:00
Ionică Bizău 12aa1b03fc Updated the year :-) 2014-02-13 15:57:44 +02:00
Carl Suster e0d819c247 Merge pull request #882 from Arvur/master
Better Delphi .gitignore
2014-02-13 18:45:21 +11:00
Denis Grinyuk d51b1b71e9 Some cleanup 2014-02-13 11:29:21 +04:00
Carl Suster a9c7840df5 Merge pull request #942 from jturmel/master
Ignore output from Crashlytics JetBrains plugin
2014-02-13 17:41:45 +11:00
jturmel 9a0f32a452 Remove AndroidStudio, modify Global/JetBrains
* Remove AndroidStudio.gitignore in favor of adding the
  change needed to the Global/JetBrains.gitignore file
2014-02-12 10:40:56 -06:00
Denis Grinyuk 432f6edf38 Additional comments 2014-02-12 18:38:30 +04:00
Denis Grinyuk baf7fe56e6 One more compiler-generated binary 2014-02-12 18:38:29 +04:00
Denis Grinyuk 7f275ff0ec Some filetypes should be commented by default 2014-02-12 18:38:28 +04:00
Denis Grinyuk 33540b9755 Nicer Delphi .gitignore
- added header with link to official documentation about Delphi filetypes
- added some missed file extensions
- made some grouping with descriptions
2014-02-12 18:38:27 +04:00
Denis Grinyuk f85e67659d This is not Delphi-specific folder 2014-02-12 18:38:26 +04:00
jturmel 52eec8d558 Add AndroidStudio gitignore file 2014-02-10 10:24:05 -06:00
Carl Suster 03c0beb080 Merge pull request #930 from Lordovos/dmlang
Added template for the DM language.
2014-02-11 01:59:59 +11:00
Adam Roben bf40264de8 Merge pull request #920 from danlister/patch-1
Create Umbraco.gitignore
2014-02-07 08:50:20 -05:00
Dan Lister 1389bf1b26 Removed Visual Studio ignore rules from umbraco.gitignore 2014-02-07 12:05:48 +00:00
Carl Suster 90d31abaea Merge pull request #941 from edelbluth/master
Added *.synctex.gz(busy) to TeX template
2014-02-07 09:15:45 +11:00
Adam Roben c0f0ef9a2e Merge pull request #940 from cemmersb/patch-1
Update JetBrains.gitignore
2014-02-06 16:19:56 -05:00
Adam Roben 2c5f5cbedb Merge pull request #927 from Bananeweizen/patch-1
gitignore VM crash logs
2014-02-06 13:50:49 -05:00
Adam Roben 911a86bb45 Merge pull request #926 from cknoblauch/patch-1
Update Grails.gitignore to include default files
2014-02-06 13:50:17 -05:00
Adam Roben f35df2526c Merge pull request #895 from EvandroLG/patch-1
Update Python.gitignore
2014-02-06 13:44:47 -05:00
Juergen Edelbluth 84aef6a319 Added *.synctex.gz(busy)
Sometimes it happens that you'd like to commit during a long LaTeX run. During this run, the document.synctex.gz is renamed to document.synctex.gz(busy). And you don't want to commit this file.
2014-02-06 19:27:06 +01:00
Christoph Emmersberger 38cbefd1c4 Update JetBrains.gitignore
Add plugin file description for JIRA config file containing username and password
2014-02-06 19:00:54 +01:00
Carl Suster e8982c5fe4 Merge pull request #937 from ahmyi/patch-1
Ignore user-specific .booproj files
2014-02-06 17:55:44 +11:00
ahmyi 19fd21b621 Update on using boo script generated by Unity3D 2014-02-05 16:42:29 +08:00
Carl Suster 4e453133cb Merge pull request #936 from caffinatedmonkey/patch-2
Update Dart.gitignore to trim stray whitespace
2014-02-03 09:04:27 -08:00
Martin Charles 24c4e48251 Update Dart.gitignore
Removed space from end of line which prevented the `pubspec.lock` from being ignored.
2014-02-03 11:31:02 -05:00
Carl Suster d757e0030f Merge pull request #924 from CaseyB/master
Update Unity gitignore to not commit user preferences
2014-01-31 20:34:26 -08:00
Carl Suster 20c881709a Merge pull request #933 from diegoleme/master
Update URL in nanoc.gitignore
2014-01-30 18:37:20 -08:00
Diego Leme 1b94b3ccfe Update nanoc.gitignore
new site Nanoc
2014-01-30 21:15:45 -02:00
Borders, Casey b99887e1de Merge branch 'master' of https://github.com/github/gitignore 2014-01-30 16:40:43 -05:00
Markus Olsson ea1dc4f7eb Merge pull request #932 from fredgate/master
Updated rules of 'VisualStudio.gitignore' about Web workbench add-on.
2014-01-30 09:51:54 -08:00
Carl Suster 1e476cd7a9 Merge pull request #925 from friederbluemle/update-android-gitignore
Improve Android .gitignore comments
2014-01-29 18:26:07 -08:00
fredgate 41b324bd0a Add ignore for web workbench add-on (sass files). 2014-01-28 10:34:54 +01:00
Robert Holman 06bb90e532 Added .gitignore for the DM language. 2014-01-22 16:11:28 -06:00
Domenico Leone Luciani 70a475849d Added gitignore to ignore sftp-config.json file 2014-01-20 17:27:15 +01:00
Bananeweizen 61422490d3 gitignore VM crash logs 2014-01-18 10:29:50 +01:00
cknoblauch 21d2f7e1d6 Update Grails.gitignore to include default files
Only files under /web-app/WEB-INF/classes (build output) should be ignored by Git. Grails generates a few default (unchanging) files (applicationContext.xml, sitemesh.xml, a bunch of *.tld) that need to be there for some plugins to function properly (e.g., grails war).
2014-01-17 17:22:59 -02:00
Frieder Bluemle 631f8760c6 Improve Android .gitignore comments 2014-01-16 15:40:25 -08:00
Borders, Casey 7e2dc593fe Update Unity gitignore 2014-01-16 14:48:52 -05:00
Dan Lister a2f11b61c3 Create Umbraco.gitignore 2014-01-14 10:29:02 +00:00
Evandro Leopoldino Gonçalves 808d28fab1 Update Python.gitignore 2014-01-07 15:56:17 -02:00
Stuart P. Bentley f3f11fb2f1 Node.gitignore: correct term for instrumentation 2014-01-07 02:52:27 -08:00
Stuart P. Bentley bdf8aec8f9 Add .grunt directory 2014-01-07 02:33:15 -08:00
Stuart P. Bentley 8845a345c0 Add coverage directory, rename coverage heading 2014-01-07 02:27:32 -08:00
Stuart P. Bentley b0440f97cc Add build/Release to Node gitignore
This re-covers the http://nodejs.org/api/addons.html case for which the "build" directory was added in 00686415c4, but doesn't break cross-environment projects that use the build directory for including concatenated/minified source. Mazel tov!
2014-01-07 01:49:40 -08:00