1
0
mirror of https://github.com/github/gitignore synced 2024-06-06 12:47:57 +02:00
Commit Graph

62 Commits

Author SHA1 Message Date
Tom Ward
6f6fbb0363 Unless full paths are used .gitignore, all matching files and folders will be ignored, however deep they are in the repo.
For example, ignoring log/* doesn't just ignore all log files, but also files such as lib/project/log/awesome_logger.rb.  It's a mistake I've made a couple of times but never seemed to have learned from.
2010-11-08 23:58:18 -08:00
Adrian Petrescu
ac35a765a4 New gitignore for Eclipse workspaces. 2010-11-08 23:53:35 -08:00
gamussa
bbdf02867f Added Eclipse and Windows gitignore files 2010-11-08 23:53:11 -08:00
Peat Bakke
f44d9f5a80 Adding documentation on global ignores 2010-11-08 23:52:52 -08:00
Jay Adkisson
aa2a94d190 ignore vim swap files 2010-11-09 15:52:23 +08:00
Lloyd Pick
098b5cba46 added NetBeans ignore 2010-11-09 15:52:06 +08:00
Joël Perras
537b947855 Adding Lithium ignores. 2010-11-09 15:51:51 +08:00
Postmodern
900d322dd9 Added a .gitignore for files auto-generated by the CMake build-system. 2010-11-09 15:51:41 +08:00
Ben Johnson
53e9ec0ddb Added Flex Builder gitignore 2010-11-09 15:51:28 +08:00
amrnt
4dc09001b5 adding Node.js ignores 2010-11-09 15:51:04 +08:00
Pieter van de Bruggen
6a492645d5 Masking Redcar project files. 2010-11-09 15:48:06 +08:00
Pieter van de Bruggen
4e020da938 Masking YARD build artifacts.
(https://github.com/lsegal/yard)
2010-11-09 15:47:54 +08:00
Mike Park
a573f2a5eb to ignore autotools generated files 2010-11-09 15:47:33 +08:00
lfborjas
4b3ed39721 added an ignore for eclipse (pydev) and general linux 2010-11-09 15:47:06 +08:00
BJ Dierkes
340ddd1fb4 Add for TurboGears2 (based off of Python template) 2010-11-09 15:46:02 +08:00
Jeffry Degrande
4b492aedf8 ack & vim swap files 2010-11-09 15:45:44 +08:00
Jeffry Degrande
2cd02577f2 rspec config file and capybara generated files 2010-11-09 15:45:44 +08:00
Jeffry Degrande
ef630e07b4 sass generated files 2010-11-09 15:45:43 +08:00
dorkitude
85b1901900 ignore propel properties 2010-11-09 15:44:28 +08:00
Damien Pollet
70510605f6 (La)TeX, BibTeX, latexmk, etc 2010-11-09 15:44:05 +08:00
iromli
1a70beeee3 added CakePHP gitignore 2010-11-09 15:43:17 +08:00
Chase Brammer
787f39eaec Update to the Actionscript ignore file to put the .settings reference as a directory 2010-11-09 15:43:08 +08:00
Chase Brammer
325e4aadfb Adding recommended Actionscript ignores 2010-11-09 15:43:07 +08:00
Jonathan Vingiano
11f18ea18f ignore emacs buffers and desktop 2010-11-09 15:42:35 +08:00
Ron DeVera
04cc9bbb41 Removed TextMate-specific lines from Ruby.gitignore
Should be in Global/TextMate.gitignore
2010-11-09 15:41:52 +08:00
Ron DeVera
986092fb00 Added Global/TextMate.gitignore 2010-11-09 15:41:51 +08:00
Chris Wanstrath
244b9d3ef5 Remove .rmvrc from Rails.gitignore. Feel free to add manually. 2010-11-08 15:08:54 -08:00
amrnt
8ca8ad89a4 adding Gems ignores 2010-11-08 15:06:57 -08:00
Joey Geiger
1231be1e5d I think you also want to ignore vendor/bundle... 2010-11-08 15:04:31 -08:00
oxlade39
ed7ccb7141 Adding IntelliJ ignores 2010-11-08 15:04:02 -08:00
oxlade39
369ff63bdb Adding recommended SBT ignores 2010-11-08 15:03:42 -08:00
Dan Williams
ee0e1515d2 OSX git ignore for the .DS_Store </rap> 2010-11-08 15:02:58 -08:00
Adam Vandenberg
0865e7e7af Visual Studio ignores 2010-11-08 15:01:48 -08:00
Chris Wanstrath
bbebf0f7f6 READMEs and globals and you 2010-11-08 15:00:28 -08:00
Chris Wanstrath
fe11ec96d2 global readme 2010-11-08 14:58:16 -08:00
Chris Wanstrath
242c895c4b Global/ directory 2010-11-08 14:57:17 -08:00
Chris Wanstrath
d03876d396 one file per commit 2010-11-08 14:56:21 -08:00
Gavin M. Roy
80e0020b8c Add exclusions for setup.py behaviors 2010-11-08 14:46:39 -08:00
rentzsch
ea6e9227f8 Support defaulting user-specific Xcode project settings. 2010-11-08 14:44:09 -08:00
Mark Lussier
5c2a78f44f added line to Objective-C gitignore to ignore the *.moved-aside files from XCode 2010-11-09 06:42:21 +08:00
lfborjas
07b5d97c0a How on earth did I write *.po?! Those are the actual translation files! 2010-11-09 06:42:06 +08:00
lfborjas
12bb040e2e added a django gitignore
Thought for a linux environment with vim editing
(if not configured, vim will leave behind nasty temporal files)
2010-11-09 06:42:05 +08:00
Brent Shaffer
fb3975e18c removing lib/vendor/symfony ignore. Not everyone symlinks their symfony libs (like they should) 2010-11-09 06:41:57 +08:00
Brent Shaffer
17558fdaa0 Symfony ignores 2010-11-09 06:41:56 +08:00
Danny McClelland
64e23e74a6 Added Magento gitignore 2010-11-09 06:41:42 +08:00
Yaroslav Markin
672ce09d68 Ignore Rubinius compiled files 2010-11-09 06:41:26 +08:00
Sam Soffes
f3691245df Ignore Xcode 4 user configurations for Objective-C 2010-11-09 06:41:19 +08:00
Kriss Kowalik
8db8a470ea Added scala gitignore 2010-11-09 06:41:11 +08:00
Kriss Kowalik
8152623b1e Added erlang gitignore 2010-11-09 06:41:10 +08:00
Vincent Driessen
b8d698b462 Add package, installer, unit test and coverage files. 2010-11-09 06:38:28 +08:00