ea0b4b92cb
Added Vim >= 7.3 persistent undo files
2010-11-19 10:18:06 +08:00
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
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
83a92c8e7f
added rerun and config ignores
2010-11-13 05:55:28 +08:00
b2bbec62d0
Add Haskell gitignore
2010-11-13 05:55:22 +08:00
550ef6f668
Added ExpressionEngine gitignore file.
2010-11-13 05:55:14 +08:00
e58baf9625
Fixed comment in Objective-C.gitignore
2010-11-13 05:54:52 +08:00
605476c528
Fixed comments in C++.gitignore
2010-11-13 05:54:52 +08:00
71054b86d6
Fixed comments in Archives.gitignore
2010-11-13 05:54:52 +08:00
cd7597dd5f
Fixed comment in Linux.gitignore file
2010-11-13 05:54:51 +08:00
cb9fac4334
Small cleanup of comments in the file
...
Hopefully comments look better now.
2010-11-13 05:54:51 +08:00
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
aa4b18fd76
Fixed comment in Objective-C.gitignore
2010-11-12 23:17:42 +02:00
56bcf5c96a
Fixed comments in C++.gitignore
2010-11-12 23:13:55 +02:00
b9540987ce
Fixed comments in Archives.gitignore
2010-11-12 23:05:33 +02:00
0d8f9eced9
Fixed comment in Linux.gitignore file
2010-11-12 23:03:26 +02:00
284f9fc38e
Small cleanup of comments in the file
...
Hopefully comments look better now.
2010-11-12 22:58:29 +02:00
fa46e7bcbb
Ignore DocProject and ClickOnce build artifacts
2010-11-11 11:59:47 +08:00
6721d91420
Ignore apxs2 / libtoolize build files.
2010-11-11 11:59:41 +08:00
ef299335e6
Added buildout directories and the configuration data files.
2010-11-11 11:59:34 +08:00
4fad2f82de
added play framework gitignore
2010-11-11 11:59:21 +08:00
c991bc587d
Added buildout directories and the configuration data files.
2010-11-10 23:37:40 +01:00
acbcdb02e5
Removing redundant Visual Studio files; see Global/VisualStudio
2010-11-10 16:51:10 +08:00
73790aa732
Added Concrete5 CMS .gitignore file
2010-11-10 16:50:58 +08:00
1aa8f64345
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
2010-11-10 16:50:58 +08:00
b85d557935
Merge branch 'master' of https://github.com/jezdez/gitignore
2010-11-10 00:39:08 -08:00
66555ace19
Added archive extensions to Global
2010-11-10 09:09:10 +01:00
0ae4801e31
Added OSX icons, moved bin/** from Java to Eclipse, added *.class to Java
2010-11-10 09:06:12 +01:00
42d3cf083f
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)
2010-11-10 03:04:22 +01:00
745c945d0f
Added Java gitignore
2010-11-09 23:26:18 +01:00
b568c6b5b0
Added thumbnails
2010-11-09 23:23:58 +01:00
534d7da8b6
Add ignore for hidden files in linux
2010-11-09 11:45:19 -08:00
b2788d6ed2
Add Rhodes mobile application framework gitignore
2010-11-10 03:44:16 +08:00
43b75915e7
Added common .gitignore for the Grails framework
2010-11-10 03:44:06 +08:00
3d54ffb5fd
Added Go.gitignore
2010-11-10 03:43:58 +08:00
f8f4901b73
Added CodeIgniter ignores
2010-11-10 03:43:37 +08:00
fe0a884ba7
Fix readme about config setting
...
According to current man pages of git-config there is no = to set
the config value.
2010-11-10 03:43:28 +08:00
d764abff8f
Ignore .loadpath file in Eclipse
...
This is common amongst ruby projects in eclipse.
2010-11-10 03:43:28 +08:00
95c4fba7c2
Catch more vim swapfiles(*.sw[a-p])
2010-11-10 03:41:10 +08:00
835f247447
Added KDE section with dolphin file manager directory specific setting
2010-11-10 03:41:09 +08:00
978fdbf0cc
Add gitignore for Perl projects
2010-11-10 03:40:43 +08:00
73a214881d
Removing .DS_Store; specific to OS X, and redundant with Global/OSX
2010-11-10 03:40:34 +08:00
4f13b9342f
Removing .DS_Store; specific to OS X, and redundant with Global/OSX
2010-11-10 03:40:34 +08:00
330290971a
Removing .DS_Store; specific to OS X, and redundant with Global/OSX
2010-11-10 03:40:33 +08:00
0a41318dba
Added Maven gitignore
2010-11-09 16:08:50 +08:00
e60b29b6bb
Adding Emacs backup, and Vi swap ignores to Global/
2010-11-09 00:08:01 -08:00
2f219bd07e
Ignore .orig files for Rails
2010-11-09 00:00:45 -08:00
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
ac35a765a4
New gitignore for Eclipse workspaces.
2010-11-08 23:53:35 -08:00
bbdf02867f
Added Eclipse and Windows gitignore files
2010-11-08 23:53:11 -08:00