]>
source.dussan.org Git - gitignore.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Daniel Schildt [Fri, 12 Nov 2010 21:03:26 +0000 (23:03 +0200)]
Fixed comment in Linux.gitignore file
Daniel Schildt [Fri, 12 Nov 2010 20:58:29 +0000 (22:58 +0200)]
Small cleanup of comments in the file
Hopefully comments look better now.
Jan Michael Alonzo [Wed, 10 Nov 2010 20:27:49 +0000 (04:27 +0800)]
Ignore DocProject and ClickOnce build artifacts
Ben Noordhuis [Wed, 10 Nov 2010 22:09:00 +0000 (06:09 +0800)]
Ignore apxs2 / libtoolize build files.
Sébastien Douche [Wed, 10 Nov 2010 22:33:30 +0000 (06:33 +0800)]
Added buildout directories and the configuration data files.
Rafael George [Wed, 10 Nov 2010 22:52:55 +0000 (06:52 +0800)]
added play framework gitignore
Peat Bakke [Tue, 9 Nov 2010 23:24:47 +0000 (07:24 +0800)]
Removing redundant Visual Studio files; see Global/VisualStudio
Ollie Rattue [Tue, 9 Nov 2010 22:56:37 +0000 (06:56 +0800)]
Added Concrete5 CMS .gitignore file
Ollie Rattue [Tue, 9 Nov 2010 22:53:35 +0000 (06:53 +0800)]
Improved CodeIgniter .gitignore to support an system directory in a different location to the default install. Fixed database.php ignore rule. The application directory can be moved to any location and the ignore will still operate
Chris Wanstrath [Wed, 10 Nov 2010 08:39:08 +0000 (00:39 -0800)]
Merge branch 'master' of https://github.com/jezdez/gitignore
fhemberger [Wed, 10 Nov 2010 08:09:10 +0000 (09:09 +0100)]
Added archive extensions to Global
fhemberger [Wed, 10 Nov 2010 08:06:12 +0000 (09:06 +0100)]
Added OSX icons, moved bin/** from Java to Eclipse, added *.class to Java
Jannis Leidel [Wed, 10 Nov 2010 02:02:32 +0000 (03:02 +0100)]
Updating Django gitignore for various reasons
Removing:
- static/uploaded/**/* since there is no default
for upload paths (configurable)
- *.mo because it's a best practice to keep them
close to the po files and update before release
- *.pyc since that's covered by the Python gitignore file
Adding:
- local_settings.py because it's a best practice
for Django projects (next to settings.py)
fhemberger [Tue, 9 Nov 2010 22:26:18 +0000 (23:26 +0100)]
Added Java gitignore
fhemberger [Tue, 9 Nov 2010 22:23:58 +0000 (23:23 +0100)]
Added thumbnails
Omar Vargas [Tue, 9 Nov 2010 13:53:41 +0000 (07:53 -0600)]
Add ignore for hidden files in linux
Jan Michael Alonzo [Tue, 9 Nov 2010 09:27:35 +0000 (17:27 +0800)]
Add Rhodes mobile application framework gitignore
Dmitriy Kopylenko [Tue, 9 Nov 2010 13:46:25 +0000 (21:46 +0800)]
Added common .gitignore for the Grails framework
Clement Skau [Tue, 9 Nov 2010 09:47:28 +0000 (17:47 +0800)]
Added Go.gitignore
Ollie Rattue [Tue, 9 Nov 2010 14:15:33 +0000 (22:15 +0800)]
Added CodeIgniter ignores
duritong [Tue, 9 Nov 2010 13:58:39 +0000 (21:58 +0800)]
Fix readme about config setting
According to current man pages of git-config there is no = to set
the config value.
duritong [Tue, 9 Nov 2010 13:56:37 +0000 (21:56 +0800)]
Ignore .loadpath file in Eclipse
This is common amongst ruby projects in eclipse.
rtaycher [Tue, 9 Nov 2010 16:05:16 +0000 (00:05 +0800)]
Catch more vim swapfiles(*.sw[a-p])
rtaycher [Tue, 9 Nov 2010 15:35:07 +0000 (23:35 +0800)]
Added KDE section with dolphin file manager directory specific setting
Alex Kapranoff [Tue, 9 Nov 2010 08:54:27 +0000 (16:54 +0800)]
Add gitignore for Perl projects
Peat Bakke [Tue, 9 Nov 2010 17:57:37 +0000 (01:57 +0800)]
Removing .DS_Store; specific to OS X, and redundant with Global/OSX
Peat Bakke [Tue, 9 Nov 2010 17:57:20 +0000 (01:57 +0800)]
Removing .DS_Store; specific to OS X, and redundant with Global/OSX
Peat Bakke [Tue, 9 Nov 2010 17:57:09 +0000 (01:57 +0800)]
Removing .DS_Store; specific to OS X, and redundant with Global/OSX
Martin Desrosiers [Tue, 9 Nov 2010 07:59:24 +0000 (15:59 +0800)]
Added Maven gitignore
Chris Wanstrath [Tue, 9 Nov 2010 08:06:51 +0000 (00:06 -0800)]
Adding Emacs backup, and Vi swap ignores to Global/
David Padilla [Mon, 8 Nov 2010 23:12:21 +0000 (15:12 -0800)]
Ignore .orig files for Rails
Tom Ward [Tue, 9 Nov 2010 07:25:48 +0000 (07:25 +0000)]
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.
Adrian Petrescu [Tue, 9 Nov 2010 02:20:33 +0000 (18:20 -0800)]
New gitignore for Eclipse workspaces.
gamussa [Tue, 9 Nov 2010 05:17:57 +0000 (00:17 -0500)]
Added Eclipse and Windows gitignore files
Peat Bakke [Tue, 9 Nov 2010 00:11:36 +0000 (16:11 -0800)]
Adding documentation on global ignores
Jay Adkisson [Tue, 9 Nov 2010 05:08:40 +0000 (13:08 +0800)]
ignore vim swap files
Lloyd Pick [Tue, 9 Nov 2010 02:25:43 +0000 (10:25 +0800)]
added NetBeans ignore
Joël Perras [Mon, 8 Nov 2010 23:14:05 +0000 (07:14 +0800)]
Adding Lithium ignores.
Postmodern [Tue, 9 Nov 2010 01:16:33 +0000 (09:16 +0800)]
Added a .gitignore for files auto-generated by the CMake build-system.
Ben Johnson [Mon, 8 Nov 2010 23:18:00 +0000 (07:18 +0800)]
Added Flex Builder gitignore
amrnt [Mon, 8 Nov 2010 23:18:45 +0000 (07:18 +0800)]
adding Node.js ignores
Pieter van de Bruggen [Tue, 9 Nov 2010 01:07:29 +0000 (09:07 +0800)]
Masking Redcar project files.
Pieter van de Bruggen [Tue, 9 Nov 2010 00:22:01 +0000 (08:22 +0800)]
Masking YARD build artifacts.
(https://github.com/lsegal/yard)
Mike Park [Tue, 9 Nov 2010 02:25:56 +0000 (10:25 +0800)]
to ignore autotools generated files
lfborjas [Mon, 8 Nov 2010 23:19:25 +0000 (07:19 +0800)]
added an ignore for eclipse (pydev) and general linux
BJ Dierkes [Tue, 9 Nov 2010 07:17:00 +0000 (15:17 +0800)]
Add for TurboGears2 (based off of Python template)
Jeffry Degrande [Mon, 8 Nov 2010 23:27:56 +0000 (07:27 +0800)]
ack & vim swap files
Jeffry Degrande [Mon, 8 Nov 2010 23:20:34 +0000 (07:20 +0800)]
rspec config file and capybara generated files
Jeffry Degrande [Mon, 8 Nov 2010 23:19:21 +0000 (07:19 +0800)]
sass generated files
dorkitude [Tue, 9 Nov 2010 02:06:03 +0000 (10:06 +0800)]
ignore propel properties
Damien Pollet [Tue, 9 Nov 2010 02:53:52 +0000 (10:53 +0800)]
(La)TeX, BibTeX, latexmk, etc
iromli [Tue, 9 Nov 2010 00:43:17 +0000 (08:43 +0800)]
added CakePHP gitignore
Chase Brammer [Tue, 9 Nov 2010 00:56:32 +0000 (08:56 +0800)]
Update to the Actionscript ignore file to put the .settings reference as a directory
Chase Brammer [Tue, 9 Nov 2010 00:36:46 +0000 (08:36 +0800)]
Adding recommended Actionscript ignores
Jonathan Vingiano [Tue, 9 Nov 2010 01:59:27 +0000 (09:59 +0800)]
ignore emacs buffers and desktop
Ron DeVera [Tue, 9 Nov 2010 02:02:57 +0000 (10:02 +0800)]
Removed TextMate-specific lines from Ruby.gitignore
Should be in Global/TextMate.gitignore
Ron DeVera [Tue, 9 Nov 2010 02:00:06 +0000 (10:00 +0800)]
Added Global/TextMate.gitignore
Chris Wanstrath [Mon, 8 Nov 2010 23:08:54 +0000 (15:08 -0800)]
Remove .rmvrc from Rails.gitignore. Feel free to add manually.
amrnt [Mon, 8 Nov 2010 21:58:39 +0000 (23:58 +0200)]
adding Gems ignores
Joey Geiger [Mon, 8 Nov 2010 21:08:08 +0000 (13:08 -0800)]
I think you also want to ignore vendor/bundle...
oxlade39 [Mon, 8 Nov 2010 21:24:58 +0000 (21:24 +0000)]
Adding IntelliJ ignores
oxlade39 [Mon, 8 Nov 2010 21:19:15 +0000 (21:19 +0000)]
Adding recommended SBT ignores
Dan Williams [Mon, 8 Nov 2010 20:46:05 +0000 (16:46 -0400)]
OSX git ignore for the .DS_Store </rap>
Adam Vandenberg [Mon, 8 Nov 2010 20:51:44 +0000 (12:51 -0800)]
Visual Studio ignores
Chris Wanstrath [Mon, 8 Nov 2010 23:00:06 +0000 (15:00 -0800)]
READMEs and globals and you
Chris Wanstrath [Mon, 8 Nov 2010 22:58:16 +0000 (14:58 -0800)]
global readme
Chris Wanstrath [Mon, 8 Nov 2010 22:57:17 +0000 (14:57 -0800)]
Global/ directory
Chris Wanstrath [Mon, 8 Nov 2010 22:56:21 +0000 (14:56 -0800)]
one file per commit
Gavin M. Roy [Mon, 8 Nov 2010 20:50:43 +0000 (15:50 -0500)]
Add exclusions for setup.py behaviors
rentzsch [Mon, 8 Nov 2010 21:45:21 +0000 (15:45 -0600)]
Support defaulting user-specific Xcode project settings.
Mark Lussier [Mon, 8 Nov 2010 21:29:54 +0000 (05:29 +0800)]
added line to Objective-C gitignore to ignore the *.moved-aside files from XCode
lfborjas [Mon, 8 Nov 2010 21:54:26 +0000 (05:54 +0800)]
How on earth did I write *.po?! Those are the actual translation files!
lfborjas [Mon, 8 Nov 2010 21:48:41 +0000 (05:48 +0800)]
added a django gitignore
Thought for a linux environment with vim editing
(if not configured, vim will leave behind nasty temporal files)
Brent Shaffer [Mon, 8 Nov 2010 21:57:12 +0000 (05:57 +0800)]
removing lib/vendor/symfony ignore. Not everyone symlinks their symfony libs (like they should)
Brent Shaffer [Mon, 8 Nov 2010 21:54:18 +0000 (05:54 +0800)]
Symfony ignores
Danny McClelland [Mon, 8 Nov 2010 21:25:43 +0000 (05:25 +0800)]
Added Magento gitignore
Yaroslav Markin [Mon, 8 Nov 2010 21:11:38 +0000 (05:11 +0800)]
Ignore Rubinius compiled files
Sam Soffes [Mon, 8 Nov 2010 21:17:25 +0000 (05:17 +0800)]
Ignore Xcode 4 user configurations for Objective-C
Kriss Kowalik [Mon, 8 Nov 2010 21:36:10 +0000 (05:36 +0800)]
Added scala gitignore
Kriss Kowalik [Mon, 8 Nov 2010 21:27:03 +0000 (05:27 +0800)]
Added erlang gitignore
Vincent Driessen [Mon, 8 Nov 2010 22:11:17 +0000 (06:11 +0800)]
Add package, installer, unit test and coverage files.
Daniel Schauenberg [Mon, 8 Nov 2010 21:26:12 +0000 (05:26 +0800)]
add basic Android gitignore
Daniel Schauenberg [Mon, 8 Nov 2010 21:14:35 +0000 (05:14 +0800)]
add basic gitignore for C++
Juan Pablo Garcia Dalolla [Mon, 8 Nov 2010 21:02:20 +0000 (05:02 +0800)]
Visual Studio ignores
Carl Furrow [Mon, 8 Nov 2010 20:53:41 +0000 (04:53 +0800)]
Adding C# ignores
Chris Wanstrath [Mon, 8 Nov 2010 20:52:45 +0000 (12:52 -0800)]
mention global gitignore
Adam Vandenberg [Mon, 8 Nov 2010 20:48:58 +0000 (04:48 +0800)]
Python ignores
Adam Vandenberg [Mon, 8 Nov 2010 20:48:48 +0000 (04:48 +0800)]
Jython ignores
bry4n [Mon, 8 Nov 2010 20:47:19 +0000 (04:47 +0800)]
added .rvmrc and coverage/ (rcov) to Rails.gitignore
Jeremy Bush [Mon, 8 Nov 2010 20:47:35 +0000 (04:47 +0800)]
Kohana-PHP gitignore
Chris Wanstrath [Mon, 8 Nov 2010 20:46:40 +0000 (12:46 -0800)]
more info
Chris Wanstrath [Mon, 8 Nov 2010 20:43:25 +0000 (12:43 -0800)]
a note
Chris Wanstrath [Mon, 8 Nov 2010 20:21:45 +0000 (12:21 -0800)]
begin! add Rails and Obj-C templates