Skip to content

Commit e35762d

Browse files
Merge pull request github#1 from github/master
Updating my fork with the original master
2 parents c68eb91 + a53b4a3 commit e35762d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+998
-121
lines changed

CMake.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
CMakeLists.txt.user
12
CMakeCache.txt
23
CMakeFiles
34
CMakeScripts

Drupal.gitignore

+42-35
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,46 @@
1-
# Ignore configuration files that may contain sensitive information.
2-
sites/*/*settings*.php
3-
sites/example.sites.php
1+
# gitignore template for Drupal 8 projects
2+
#
3+
# earlier versions of Drupal are tracked in `community/Python/`
44

5-
# Ignore paths that contain generated content.
6-
files/
7-
sites/*/files
8-
sites/*/private
9-
sites/*/translations
5+
# Ignore configuration files that may contain sensitive information
6+
/sites/*/*settings*.php
7+
/sites/*/*services*.yml
108

11-
# Ignore default text files
12-
robots.txt
13-
/CHANGELOG.txt
14-
/COPYRIGHT.txt
15-
/INSTALL*.txt
9+
# Ignore paths that may contain user-generated content
10+
/sites/*/files
11+
/sites/*/public
12+
/sites/*/private
13+
/sites/*/files-public
14+
/sites/*/files-private
15+
16+
# Ignore paths that may contain temporary files
17+
/sites/*/translations
18+
/sites/*/tmp
19+
/sites/*/cache
20+
21+
# Ignore drupal core (if not versioning drupal sources)
22+
/core
23+
/modules/README.txt
24+
/profiles/README.txt
25+
/sites/README.txt
26+
/sites/example.sites.php
27+
/sites/example.settings.local.php
28+
/sites/development.services.yml
29+
/themes/README.txt
30+
/vendor
31+
/.csslintrc
32+
/.editorconfig
33+
/.eslintignore
34+
/.eslintrc.json
35+
/.gitattributes
36+
/.htaccess
37+
/autoload.php
38+
/composer.json
39+
/composer.lock
40+
/example.gitignore
41+
/index.php
1642
/LICENSE.txt
17-
/MAINTAINERS.txt
18-
/UPGRADE.txt
1943
/README.txt
20-
sites/README.txt
21-
sites/all/libraries/README.txt
22-
sites/all/modules/README.txt
23-
sites/all/themes/README.txt
24-
25-
# Ignore everything but the "sites" folder ( for non core developer )
26-
.htaccess
27-
web.config
28-
authorize.php
29-
cron.php
30-
index.php
31-
install.php
32-
update.php
33-
xmlrpc.php
34-
/includes
35-
/misc
36-
/modules
37-
/profiles
38-
/scripts
39-
/themes
44+
/robots.txt
45+
/update.php
46+
/web.config

Elixir.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ erl_crash.dump
77
*.ez
88
*.beam
99
/config/*.secret.exs
10+
.elixir_ls/

Global/Emacs.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,7 @@ flycheck_*.el
4343

4444
# directory configuration
4545
.dir-locals.el
46+
47+
# network security
48+
/network-security.data
49+

Global/Images.gitignore

+63
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
# JPEG
2+
*.jpg
3+
*.jpeg
4+
*.jpe
5+
*.jif
6+
*.jfif
7+
*.jfi
8+
9+
# JPEG 2000
10+
*.jp2
11+
*.j2k
12+
*.jpf
13+
*.jpx
14+
*.jpm
15+
*.mj2
16+
17+
# JPEG XR
18+
*.jxr
19+
*.hdp
20+
*.wdp
21+
22+
# Graphics Interchange Format
23+
*.gif
24+
25+
# RAW
26+
*.raw
27+
28+
# Web P
29+
*.webp
30+
31+
# Portable Network Graphics
32+
*.png
33+
34+
# Animated Portable Network Graphics
35+
*.apng
36+
37+
# Multiple-image Network Graphics
38+
*.mng
39+
40+
# Tagged Image File Format
41+
*.tiff
42+
*.tif
43+
44+
# Scalable Vector Graphics
45+
*.svg
46+
*.svgz
47+
48+
# Portable Document Format
49+
*.pdf
50+
51+
# X BitMap
52+
*.xbm
53+
54+
# BMP
55+
*.bmp
56+
*.dib
57+
58+
# ICO
59+
*.ico
60+
61+
# 3D Images
62+
*.3dm
63+
*.max
File renamed without changes.

Global/NetBeans.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
**/nbproject/private/
2+
**/nbproject/Makefile-*.mk
3+
**/nbproject/Package-*.bash
24
build/
35
nbbuild/
46
dist/

Global/Octave.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
MATLAB.gitignore

Global/PSoCCreator.gitignore

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Project Settings
2+
*.cywrk.*
3+
*.cyprj.*
4+
5+
# Generated Assets and Resources
6+
Debug/
7+
Release/
8+
Export/
9+
*/codegentemp
10+
*/Generated_Source
11+
*_datasheet.pdf
12+
*_timing.html
13+
*.cycdx
14+
*.cyfit
15+
*.rpt
16+
*.svd
17+
*.log
18+
*.zip

Global/PuTTY.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Private key
2+
*.ppk

Global/Virtuoso.gitignore

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Gitignore for Cadence Virtuoso
2+
################################################################
3+
4+
# Log files
5+
*.log
6+
panic*.log.*
7+
8+
# OpenAccess database lock files
9+
*.cdslck*
10+
11+
# Run directories for layout vs. schematic and design rule check
12+
lvsRunDir/*
13+
drcRunDir/*
14+
15+
# Abstract generation tool
16+
abstract.log*
17+
abstract.record*
18+

Global/Xcode.gitignore

+9-65
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
22
#
33
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
44

5-
## Build generated
5+
## User settings
6+
xcuserdata/
7+
8+
## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
9+
*.xcscmblueprint
10+
*.xccheckout
11+
12+
## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
613
build/
714
DerivedData/
8-
9-
## Various settings
15+
*.moved-aside
1016
*.pbxuser
1117
!default.pbxuser
1218
*.mode1v3
@@ -15,65 +21,3 @@ DerivedData/
1521
!default.mode2v3
1622
*.perspectivev3
1723
!default.perspectivev3
18-
xcuserdata/
19-
20-
## Other
21-
*.moved-aside
22-
*.xccheckout
23-
*.xcscmblueprint
24-
25-
## Obj-C/Swift specific
26-
*.hmap
27-
*.ipa
28-
*.dSYM.zip
29-
*.dSYM
30-
31-
## Playgrounds
32-
timeline.xctimeline
33-
playground.xcworkspace
34-
35-
# Swift Package Manager
36-
#
37-
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
38-
# Packages/
39-
# Package.pins
40-
# Package.resolved
41-
.build/
42-
43-
# CocoaPods
44-
#
45-
# We recommend against adding the Pods directory to your .gitignore. However
46-
# you should judge for yourself, the pros and cons are mentioned at:
47-
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
48-
#
49-
# Pods/
50-
#
51-
# Add this line if you want to avoid checking in source code from the Xcode workspace
52-
# *.xcworkspace
53-
54-
# Carthage
55-
#
56-
# Add this line if you want to avoid checking in source code from Carthage dependencies.
57-
# Carthage/Checkouts
58-
59-
Carthage/Build
60-
61-
# fastlane
62-
#
63-
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
64-
# screenshots whenever they are needed.
65-
# For more information about the recommended setup visit:
66-
# https://docs.fastlane.tools/best-practices/source-control/#source-control
67-
68-
fastlane/report.xml
69-
fastlane/Preview.html
70-
fastlane/screenshots/**/*.png
71-
fastlane/test_output
72-
73-
# Code Injection
74-
#
75-
# After new code Injection tools there's a generated folder /iOSInjectionProject
76-
# https://github.com/johnno1962/injectionforxcode
77-
78-
iOSInjectionProject/
79-

Go.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*.so
66
*.dylib
77

8-
# Test binary, build with `go test -c`
8+
# Test binary, built with `go test -c`
99
*.test
1010

1111
# Output of the go coverage tool, specifically when used with LiteIDE

Jboss.gitignore JBoss.gitignore

File renamed without changes.

Magento.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# Magento Default Files #
33
#--------------------------#
44

5+
/PATCH_*.sh
6+
57
/app/etc/local.xml
68

79
/media/*

Node.gitignore

+8-1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ typings/
5656

5757
# dotenv environment variables file
5858
.env
59+
.env.test
5960

6061
# parcel-bundler cache (https://parceljs.org/)
6162
.cache
@@ -70,4 +71,10 @@ typings/
7071
.vuepress/dist
7172

7273
# Serverless directories
73-
.serverless
74+
.serverless/
75+
76+
# FuseBox cache
77+
.fusebox/
78+
79+
# DynamoDB Local files
80+
.dynamodb/

Python.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ parts/
2020
sdist/
2121
var/
2222
wheels/
23+
share/python-wheels/
2324
*.egg-info/
2425
.installed.cfg
2526
*.egg
@@ -109,3 +110,6 @@ venv.bak/
109110
.mypy_cache/
110111
.dmypy.json
111112
dmypy.json
113+
114+
# Pyre type checker
115+
.pyre/

R.gitignore

-3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,3 @@ vignettes/*.pdf
3131
# Temporary files created by R markdown
3232
*.utf8.md
3333
*.knit.md
34-
35-
# Shiny token, see https://shiny.rstudio.com/articles/shinyapps.html
36-
rsconnect/

0 commit comments

Comments
 (0)