Skip to content

Commit

Permalink
Merge pull request github#1 from github/master
Browse files Browse the repository at this point in the history
Updating fork
  • Loading branch information
teslitsky committed Apr 8, 2014
2 parents eda2ee7 + b3d27fc commit 38ba69c
Show file tree
Hide file tree
Showing 31 changed files with 111 additions and 42 deletions.
2 changes: 1 addition & 1 deletion Ada.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
*.o

# Ada Library Information
*.ali
*.ali
2 changes: 2 additions & 0 deletions ArchLinuxPackages.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
*.tar
*.tar.*
*.zip
*.tgz
*.log
*.log.*
*.sig
Expand Down
2 changes: 1 addition & 1 deletion DM.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
*.rsc
*.int
*.lk
*.zip
*.zip
12 changes: 7 additions & 5 deletions Dart.gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Don’t commit the following files and directories created by pub and dart2js
# Don’t commit the following directories created by pub.
build/
packages/

# Or the files created by dart2js.
*.dart.js
*.dart.precompiled.js
*.js_
*.js.deps
*.js.map

# Include when developing application packages
# Include when developing application packages.
pubspec.lock

# Avoid committing generated JavaScript files
*.dart.js
1 change: 1 addition & 0 deletions Delphi.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
*.dres
*.rsm
*.tds
*.dcu

# Delphi autogenerated files (duplicated info)
*.cfg
Expand Down
1 change: 0 additions & 1 deletion Drupal.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
sites/*/*settings*.php

# Ignore paths that contain generated content.
cache/
files/
sites/*/files
sites/*/private
Expand Down
2 changes: 1 addition & 1 deletion EPiServer.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
######################
## EPiServer Files
######################
*License.config
*License.config
2 changes: 1 addition & 1 deletion Fancy.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
*.rbc
*.fyc
*.fyc
2 changes: 1 addition & 1 deletion Global/Ensime.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Ensime specific
.ensime
.ensime_lucene/
.ensime_lucene/
1 change: 1 addition & 0 deletions Global/FlexBuilder.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
bin/
bin-debug/
bin-release/
2 changes: 1 addition & 1 deletion Global/Lazarus.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ lib/
*.ppu

#exclude executable output in windows
*.exe
*.exe
2 changes: 1 addition & 1 deletion Global/NotepadPP.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Notepad++ backups #
*.bak
*.bak
7 changes: 7 additions & 0 deletions Global/OSX.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,10 @@ Icon
# Files that might appear on external disk
.Spotlight-V100
.Trashes

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items

Expand Down
11 changes: 11 additions & 0 deletions Global/SlickEdit.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# SlickEdit workspace and project files are ignored by default because
# typically they are considered to be developer-specific and not part of a
# project.
*.vpw
*.vpj

# SlickEdit workspace history and tag files always contain user-specific
# data so they should not be stored in a repository.
*.vpwhistu
*.vpwhist
*.vtg
3 changes: 3 additions & 0 deletions Global/SublimeText.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
# project files should be checked into the repository, unless a significant
# proportion of contributors will probably not be using SublimeText
# *.sublime-project

#sftp configuration file
sftp-config.json
13 changes: 13 additions & 0 deletions Global/Xcode.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
1 change: 1 addition & 0 deletions Maven.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
2 changes: 1 addition & 1 deletion Meteor.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
.meteor/local
.meteor/meteorite
.meteor/meteorite
9 changes: 7 additions & 2 deletions Objective-C.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Xcode
#
build/
*.pbxuser
!default.pbxuser
Expand All @@ -10,11 +11,15 @@ build/
!default.perspectivev3
xcuserdata
*.xccheckout
profile
*.moved-aside
DerivedData
*.hmap
*.ipa

# CocoaPods
Pods
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control?
#
# Pods/
11 changes: 11 additions & 0 deletions OpenCart.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
.htaccess
config.php
admin/config.php

!index.html

download/
image/data/
image/cache/
system/cache/
system/logs/
5 changes: 5 additions & 0 deletions Packer.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Cache objects
packer_cache/

# For built boxes
*.box
2 changes: 2 additions & 0 deletions Phalcon.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/cache/
/config/development/
24 changes: 11 additions & 13 deletions PlayFramework.gitignore
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
# Ignore Play! working directory #
bin
db
eclipse
lib
log
logs
modules
precompiled
project/project
project/target
target
tmp
bin/
/db
.eclipse
/lib/
/logs/
/modules
/project/project
/project/target
/target
tmp/
test-result
server.pid
*.iml
*.eml
dist
/dist/
.cache
2 changes: 1 addition & 1 deletion Prestashop.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ themes/default/cache/*.css

# Ignore files on root directory
robots.txt
sitemap.xml
sitemap.xml
3 changes: 3 additions & 0 deletions Qt.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,11 @@

# Qt-es

/.qmake.cache
/.qmake.stash
*.pro.user
*.pro.user.*
*.moc
moc_*.cpp
qrc_*.cpp
ui_*.h
Expand Down
3 changes: 3 additions & 0 deletions R.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@

# Example code in package build process
*-Ex.R

# R data files from past sessions
.Rdata
2 changes: 2 additions & 0 deletions Rails.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ capybara-*.html
**.orig
rerun.txt
pickle-email-*.html

# TODO Comment out this rules if you are OK with secrets been uploaded to the repo
config/initializers/secret_token.rb
config/secrets.yml

Expand Down
10 changes: 10 additions & 0 deletions TeX.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,16 @@
# nomencl
*.nlo

# sagetex
*.sagetex.sage
*.sagetex.py
*.sagetex.scmd

# sympy
*.sout
*.sympy
sympy-plots-for-*.tex/

# todonotes
*.tdo

Expand Down
1 change: 0 additions & 1 deletion VVVV.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@

# Dynamic plugins .dll
bin/

3 changes: 2 additions & 1 deletion VisualStudio.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ _TeamCity*
*.dotCover

# NCrunch
*.ncrunch*
_NCrunch_*
.*crunch*.local.xml

Expand Down Expand Up @@ -121,6 +120,8 @@ publish/
# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
## TODO: Comment the next line if you want to checkin your web deploy settings but do note that will include unencrypted passwords
*.pubxml

# NuGet Packages Directory
packages/
Expand Down
10 changes: 0 additions & 10 deletions opencart.gitignore

This file was deleted.

0 comments on commit 38ba69c

Please sign in to comment.