Commit Graph

586 Commits

Author SHA1 Message Date
William Dang a7def41693 Merge https://github.com/github/gitignore
Conflicts:
	Global/VisualStudio.gitignore
2010-11-23 07:42:06 -07:00
Joachim Fasting 3400caaeeb Haskell.gitignore: ignore files produced by c2hs 2010-11-23 10:15:05 +01:00
Daniel Schildt fb8ad2e87b Removed empty line from Autotools.gitignore 2010-11-23 08:40:50 +02:00
Daniel Schildt 84f34a6c7e Merge remote branch 'upstream/master'
* upstream/master:
  added Waf.gitignore
  Don't ignore empty files meant to preserve the file structure of an application within a git repository for later deployment
  Ignore files generated by Etags and Ctags
  Performance Sessions & Reports.
  Visual C++ additions.
  Added ignore patterns for projects generated using seam-gen
  add Coq gitignore
  dont track compiled elisp
  Added a VB.Net gitignore
  Added to Drupal.gitignore
  add "*.tmproject" to ignore list
  Added patterns for LaTeX Beamer
  Add in rules for WP Super Cache, Google XML Sitemaps, and WP-DBManager plugins.
  Add OCaml gitignore
  Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs.
  Add SVN gitignore for anyone who has to code-share with projects using Subversion
  Fix typo in CodeIgniter gitignore
  Added Drupal gitignore.
2010-11-23 08:33:17 +02:00
Tom Zellman 9abdee41a6 added Waf.gitignore 2010-11-22 17:54:05 -08:00
Jose Diaz-Gonzalez fd30555204 Don't ignore empty files meant to preserve the file structure of an application within a git repository for later deployment 2010-11-22 17:54:05 -08:00
Rolando Pereira 718b97feec Ignore files generated by Etags and Ctags 2010-11-22 17:54:05 -08:00
Bradley Grainger 3be1cd9136 Performance Sessions & Reports. 2010-11-22 17:54:05 -08:00
Bradley Grainger 590e423e7f Visual C++ additions.
Grouped all VC++ files together. Added new file extensions and folders used by Visual C++ 2010.
2010-11-22 17:54:04 -08:00
Hosam Aly 474d62d8dd Added ignore patterns for projects generated using seam-gen 2010-11-23 09:44:53 +08:00
Dan 2483494fc2 add Coq gitignore 2010-11-22 17:42:32 -08:00
Dan f84e3189d0 dont track compiled elisp 2010-11-22 17:42:30 -08:00
Jesse Donat d436e43245 Added a VB.Net gitignore 2010-11-22 17:42:06 -08:00
Joe Hassick d9cd9ebe1e Added to Drupal.gitignore 2010-11-22 17:41:22 -08:00
Joshua Jabbour 3037435cee add "*.tmproject" to ignore list 2010-11-22 17:40:06 -08:00
andreasf 6fe128f7a4 Added patterns for LaTeX Beamer 2010-11-22 17:39:59 -08:00
Philip Arthur Moore 8b9230baed Add in rules for WP Super Cache, Google XML Sitemaps, and WP-DBManager plugins. 2010-11-23 09:38:29 +08:00
Anil Madhavapeddy ac5192cada Add OCaml gitignore 2010-11-23 09:36:53 +08:00
Owen cdb216f204 Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. 2010-11-23 09:36:32 +08:00
Owen c046bd621a Add SVN gitignore for anyone who has to code-share with projects using Subversion 2010-11-23 09:36:32 +08:00
Owen 75c65b9ef7 Fix typo in CodeIgniter gitignore 2010-11-23 09:36:32 +08:00
Sepehr Lajevardi 2389c0fd5f Added Drupal gitignore. 2010-11-23 09:34:26 +08:00
Daniel Schildt 8be7617872 Re-removed unneeded things from OSX.gitignore 2010-11-23 00:22:52 +02:00
Daniel Schildt fef6ee31cb Merge remote branch 'upstream/master'
* upstream/master:
  These should go into other gitignores, like Vim.gitignore
  Added Wordpress (Forgot to 'git add .')
  Added Vim >= 7.3 persistent undo files
  Added few files to OSX.gitignore

Conflicts:
	Global/OSX.gitignore
2010-11-23 00:20:29 +02:00
William Dang 2f8c09da0f Additional Visual C++ objects and case-insensitive matches 2010-11-20 20:46:50 -07:00
Chris Wanstrath 9c7b92ae3b These should go into other gitignores, like Vim.gitignore 2010-11-18 18:56:40 -08:00
Tom Milewski 1a711cc243 Added Wordpress (Forgot to 'git add .') 2010-11-19 10:18:25 +08:00
Magnus Woldrich ea0b4b92cb Added Vim >= 7.3 persistent undo files 2010-11-19 10:18:06 +08:00
Daniel Schildt 771ad365e4 Added few files to OSX.gitignore
Ignore files generated by OS X that might appear on external disks:
  .Spotlight-V100
  .Trashes
2010-11-19 10:17:33 +08:00
Daniel Schildt a6a60e5cd3 Merge remote branch 'upstream/master'
* upstream/master:
  added rerun and config ignores
  Add Haskell gitignore
  Added ExpressionEngine gitignore file.
  Fixed comment in Objective-C.gitignore
  Fixed comments in C++.gitignore
  Fixed comments in Archives.gitignore
  Fixed comment in Linux.gitignore file
  Small cleanup of comments in the file
2010-11-12 23:59:36 +02:00
seenmyfate 83a92c8e7f added rerun and config ignores 2010-11-13 05:55:28 +08:00
Jasper Van der Jeugt b2bbec62d0 Add Haskell gitignore 2010-11-13 05:55:22 +08:00
Wes Baker 550ef6f668 Added ExpressionEngine gitignore file. 2010-11-13 05:55:14 +08:00
Daniel Schildt e58baf9625 Fixed comment in Objective-C.gitignore 2010-11-13 05:54:52 +08:00
Daniel Schildt 605476c528 Fixed comments in C++.gitignore 2010-11-13 05:54:52 +08:00
Daniel Schildt 71054b86d6 Fixed comments in Archives.gitignore 2010-11-13 05:54:52 +08:00
Daniel Schildt cd7597dd5f Fixed comment in Linux.gitignore file 2010-11-13 05:54:51 +08:00
Daniel Schildt cb9fac4334 Small cleanup of comments in the file
Hopefully comments look better now.
2010-11-13 05:54:51 +08:00
Daniel Schildt e5184274b2 Added few files to OSX.gitignore
Ignore files generated by OS X that might appear on external disks:
  .Spotlight-V100
  .Trashes
2010-11-12 23:51:29 +02:00
Daniel Schildt aa4b18fd76 Fixed comment in Objective-C.gitignore 2010-11-12 23:17:42 +02:00
Daniel Schildt 56bcf5c96a Fixed comments in C++.gitignore 2010-11-12 23:13:55 +02:00
Daniel Schildt b9540987ce Fixed comments in Archives.gitignore 2010-11-12 23:05:33 +02:00
Daniel Schildt 0d8f9eced9 Fixed comment in Linux.gitignore file 2010-11-12 23:03:26 +02:00
Daniel Schildt 284f9fc38e Small cleanup of comments in the file
Hopefully comments look better now.
2010-11-12 22:58:29 +02:00
Jan Michael Alonzo fa46e7bcbb Ignore DocProject and ClickOnce build artifacts 2010-11-11 11:59:47 +08:00
Ben Noordhuis 6721d91420 Ignore apxs2 / libtoolize build files. 2010-11-11 11:59:41 +08:00
Sébastien Douche ef299335e6 Added buildout directories and the configuration data files. 2010-11-11 11:59:34 +08:00
Rafael George 4fad2f82de added play framework gitignore 2010-11-11 11:59:21 +08:00
Sébastien Douche c991bc587d Added buildout directories and the configuration data files. 2010-11-10 23:37:40 +01:00
Peat Bakke acbcdb02e5 Removing redundant Visual Studio files; see Global/VisualStudio 2010-11-10 16:51:10 +08:00